[Bug 194519] Review Request: q - Equational programming language

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 14 18:28:00 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: q - Equational programming language


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194519





------- Additional Comments From gemi at bluewin.ch  2006-06-14 14:20 EST -------
Built on FC4, FC5 and FC6.
The following got rid of the unwanted provides:
%define _use_internal_dependency_generator 0
cat > %{name}-prov <<EOF
#!/bin/sh
%{__find_provides} $* |\
  sed -e '/\.so[ \t]*$/d'
EOF

%define __find_provides %{_builddir}/%{name}-%{version}/%{name}-prov
chmod +x %{__find_provides}


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list