https://bugzilla.redhat.com/show_bug.cgi?id=996311
--- Comment #3 from Michael Schwendt <[email protected]> --- True. That's pointed out at the bottom of the "Conditionals" section in the Wiki: https://fedoraproject.org/wiki/Packaging:DistTag#Conditionals You can use logical AND, however: %if 0%{?rhel} && 0%{?rhel} < 6 ... %endif -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GY13QV6fMS&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
