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.leht...@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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to