From: Thierry Parmentelat Date: Fri, 4 Nov 2011 15:26:07 +0000 (+0100) Subject: add dep to syslinux-perl on f14 an on X-Git-Tag: bootcd-5.0-11~2 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=2df0287d249d4e507efdf42eaba157edcc475512 add dep to syslinux-perl on f14 an on --- diff --git a/bootcd.spec b/bootcd.spec index 601720a..1368d03 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -32,6 +32,11 @@ BuildArch: noarch Requires: dosfstools, mkisofs, gzip, mtools, syslinux # yumdownloader is needed in bootcd-kernel Requires: yum-utils +# mkdiskimage is used for USB-partitioned mode +# but it now comes in a separate rpm +%if "%{distro}" == "Fedora" && %{distrorelease} >= 12 +Requires: syslinux-perl +%endif Requires: pyplnet