[Bug 1097368] Review Request: smesh - OpenCascade based MESH framework

bugzilla at redhat.com bugzilla at redhat.com
Tue May 13 18:59:11 UTC 2014


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



--- Comment #8 from John Morris <john at zultron.com> ---
How about combining those?

%if 0%{?rhel}{!?rhel:100} <= 6

Or use a logical operator

%if 0%{?rhel} <= 6 && 0%{?fedora} == 0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list