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



--- Comment #142 from Steve Jenkins <[email protected]> ---
Patrick:

Would changing:

%if (0%{?fedora} && 0%{?fedora} >= 18) || (0%{?rhel} && 0%{?rhel} >= 6)
Requires (post): policycoreutils, policycoreutils-python
%endif

to:

%if 0%{?rhel} && 0%{?rhel} == 5
Requires (post): policycoreutils
%endif

do the trick?

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to