[Fedora-livecd-list] Branch 'f10-branch' - livecd-tools.spec Makefile

Jeremy Katz katzj at fedoraproject.org
Mon Apr 27 19:31:28 UTC 2009


 Makefile          |    2 +-
 livecd-tools.spec |   10 +++++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit b9f5f1335a6605ef21e1be1c59cfdaeaea11575b
Author: Jeremy Katz <katzj at redhat.com>
Date:   Tue Apr 21 14:09:10 2009 -0400

    Bump version

diff --git a/Makefile b/Makefile
index 48c89d5..5c65cb8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 
-VERSION = 020
+VERSION = 020.1
 
 INSTALL = /usr/bin/install -c
 INSTALL_PROGRAM = ${INSTALL}
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 7ab1468..5956add 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CD's
 Name: livecd-tools
-Version: 020
+Version: 020.1
 Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
@@ -64,6 +64,14 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Tue Apr 21 2009 Jeremy Katz <katzj at redhat.com> - 020.1-1
+- Fix up --base-on (#471656)
+- Fix macro name for excludedocs (bkearney)
+- Fix device command (apevec)
+- Fix unicode errors (Felix Schwarz)
+- Support syslinux in /usr/share
+- Use our syslinux's menu com32 modules in livecd-iso-to-disk (#492370)
+
 * Wed Nov 12 2008 Jeremy Katz <katzj at redhat.com> - 020-1
 - Support setting up a swap file
 - Verify integer args in livecd-iso-to-disk (#467257)





More information about the Fedora-livecd-list mailing list