- fixed flex-devel build conditional
This commit is contained in:
parent
432025e059
commit
51ee5cfad6
@ -14,7 +14,7 @@ Requires: xorg-x11-xinit
|
|||||||
|
|
||||||
BuildRequires: automake, libtool, autoconf, flex
|
BuildRequires: automake, libtool, autoconf, flex
|
||||||
# flex static libs have been part of flex for RHEL <= 6 and Fedora <= 12
|
# flex static libs have been part of flex for RHEL <= 6 and Fedora <= 12
|
||||||
%if 0%{?fedora} > 17 && 0%{?rhel} > 6
|
%if 0%{?fedora} > 17 || 0%{?rhel} > 6
|
||||||
BuildRequires: flex-devel%{?_isa}
|
BuildRequires: flex-devel%{?_isa}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora} > 12 && 0%{?fedora} <= 17
|
%if 0%{?fedora} > 12 && 0%{?fedora} <= 17
|
||||||
|
Loading…
Reference in New Issue
Block a user