[livecd-tools/el6] change extlinux require to syslinux-extlinux package

Brian C. Lane bcl at fedoraproject.org
Tue Feb 11 19:29:32 UTC 2014


commit 67860ee6b2767e4ee6c365ae53ece6babc4850e0
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue Feb 11 11:30:07 2014 -0800

    change extlinux require to syslinux-extlinux package

 livecd-tools.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 755012a..55b5f45 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -26,7 +26,7 @@ Requires: pyparted
 Requires: util-linux
 %ifarch %{ix86} x86_64
 Requires: syslinux
-Requires: /sbin/extlinux
+Requires: syslinux-extlinux
 %endif
 %ifarch ppc
 Requires: yaboot


More information about the scm-commits mailing list