From: Thierry Parmentelat Date: Mon, 7 Nov 2011 07:44:33 +0000 (+0100) Subject: syslinux-perl starts with f14, not f12 X-Git-Tag: bootcd-5.0-11~1 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=0afc9aa24ae7d72c4e961cf87cb2b0e5f835fc41 syslinux-perl starts with f14, not f12 --- diff --git a/bootcd.spec b/bootcd.spec index 1368d03..4c38f9f 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} >= 12 +%if "%{distro}" == "Fedora" && %{distrorelease} >= 14 Requires: syslinux-perl %endif