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 <e...@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.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to