From: Thierry Parmentelat Date: Fri, 24 Feb 2012 12:53:52 +0000 (+0100) Subject: undo previous change, this breaks the build X-Git-Tag: bootcd-5.1-1~10^2 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=e76e48540a3ebc772c7fec5f3ab2a76914580dc7 undo previous change, this breaks the build --- diff --git a/bootcd.spec b/bootcd.spec index c81c7f6..af1b8bc 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -34,7 +34,7 @@ Requires: dosfstools, mkisofs, gzip, mtools, syslinux Requires: yum-utils # mkdiskimage is used for USB-partitioned mode # but it now comes in a separate rpm -%if "%{distro}" == "Fedora" && "%{distrorelease}" >= 14 +%if "%{distro}" == "Fedora" && %{distrorelease} >= 14 Requires: syslinux-perl %endif