From e76e48540a3ebc772c7fec5f3ab2a76914580dc7 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 24 Feb 2012 13:53:52 +0100 Subject: [PATCH] undo previous change, this breaks the build --- bootcd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0