Attempt to fix the rhel6 conditional

This commit is contained in:
Lubomir Rintel 2009-11-25 17:55:19 +00:00
parent 920fe075dc
commit 4d4a47a730

View File

@ -42,7 +42,7 @@ BuildRequires: perl(XML::Parser)
BuildRequires: perl(ExtUtils::Embed)
BuildRequires: intltool
# A packaging bug in EL-5
%if 0%{?fedora > 6}%{?rhel > 5}
%if 0%{?fedora} > 6 || 0%{?rhel} > 5
BuildRequires: popt-devel
%else
BuildRequires: popt