[Bug 485607] Review Request: scitools - A Python library for scientific computing

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 18 20:32:45 UTC 2009


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


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





--- Comment #37 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-02-18 15:32:43 EDT ---
Put the comment about the extras (also) in the main %description, so that users
find it.

Also: grace (at the moment) does not exist in EL-4, which means that pygrace is
not available in EL-4, which in turn means that scitools can't be installed on
EL-4.

You can circumvent this by checking the EPEL repositories to see which of the
packages -extras depends on aren't available, and omit those requirements.
Example:

%if 0%{?rhel} != 4
Requires: pygrace
%endif

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list