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

Jeremy Katz katzj at fedoraproject.org
Mon Jun 16 15:03:31 UTC 2008


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

New commits:
commit 6c940dc5060662f04ce786d7b81cd944da3277e8
Author: Jeremy Katz <katzj at redhat.com>
Date:   Mon Jun 16 10:59:46 2008 -0400

    livecd-tools-013.1 (Fedora 8 update)

diff --git a/Makefile b/Makefile
index a86371d..58c9192 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 
-VERSION = 013
+VERSION = 013.1
 
 INSTALL = /usr/bin/install -c
 INSTALL_PROGRAM = ${INSTALL}
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 0950d58..5f9820d 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -2,7 +2,7 @@
 
 Summary: Tools for building live CD's
 Name: livecd-tools
-Version: 013
+Version: 013.1
 Release: 1%{?dist}
 License: GPL
 Group: System Environment/Base
@@ -55,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/livecd-tools/*
 
 %changelog
+* Mon Jun 16 2008 Jeremy Katz <katzj at redhat.com> - 013.1-1
+- Fix traceback running without LVM (#442633)
+- Copy timezone to /etc/localtime (#445624)
+
 * Mon Oct 29 2007 Jeremy Katz <katzj at redhat.com> - 013-1
 - Lots of config updates
 - Support 'device foo' to say what modules go in the initramfs





More information about the Fedora-livecd-list mailing list