[Bug 642856] Review Request: drupal6-flexifilter - Allows non-admins to create their own, configurable custom filters

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 28 18:27:21 UTC 2010


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=642856

--- Comment #13 from Eric Christensen <eric at christensenplace.us> 2010-10-28 14:27:20 EDT ---
In today's Insight meeting we discussed a way to setup multiple dependencies
based on the operating system.  I would recommend changing the SPEC to look
something like this:

%if 0%{?fedora} >= 15
Requires: drupal >= 6.0
%endif
%if %{?rhel}
Requires: drupal6 >= 6.0
%endif

This way you can use the same package for EPEL and Fedora.

-- 
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 package-review mailing list