From dfd9f857b5aa426389478600e86065216a9647a8 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Sep 16 2010 12:51:53 +0000 Subject: Require syslinux-extlinux extlinux got split into a subpackage, syslinux-extlinux, that is needed by livecd-iso-to-disk. --- diff --git a/livecd-tools.spec b/livecd-tools.spec index 3bc4d52..6d55671 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -5,7 +5,7 @@ Summary: Tools for building live CDs Name: livecd-tools Version: 034 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2 Group: System Environment/Base URL: http://git.fedorahosted.org/git/livecd @@ -28,6 +28,7 @@ Requires: parted Requires: pyparted %ifarch %{ix86} x86_64 Requires: syslinux +Requires: syslinux-extlinux %endif %ifarch ppc Requires: yaboot @@ -100,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Tue Sep 14 2010 Tom "spot" Callaway - 034-8 +- extlinux is now in a subpackage that is required by livecd-iso-to-disk + * Tue Sep 14 2010 Tom "spot" Callaway - 034-7 - fix background image copying to use new-new logo path