[livecd-tools] - Version 18.7 (bcl) - Recognize rd.live.image as well as liveimg in sed scripts of livecd-iso-to-

Brian C. Lane bcl at fedoraproject.org
Thu Aug 2 18:45:29 UTC 2012


commit 11104067bbcafe6bd46548062e23aa4f9117de89
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Aug 2 11:45:10 2012 -0700

    - Version 18.7 (bcl)
    - Recognize rd.live.image as well as liveimg in sed scripts of livecd-iso-to-
      disk & edit-livecd (fgrose)
    - fix /etc/localtime file vs. symlink (#829032) (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |    8 +++++++-
 sources           |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26e428b..98c3b59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-18.3.tar.bz2
 /livecd-tools-18.5.tar.bz2
 /livecd-tools-18.6.tar.bz2
+/livecd-tools-18.7.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index fbe3fd1..5c1f967 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 18.6
+Version: 18.7
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -99,6 +99,12 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Thu Aug 02 2012 Brian C. Lane <bcl at redhat.com> 18.7-1
+- Version 18.7 (bcl)
+- Recognize rd.live.image as well as liveimg in sed scripts of livecd-iso-to-
+  disk & edit-livecd (fgrose)
+- fix /etc/localtime file vs. symlink (#829032) (bcl)
+
 * Tue Jul 31 2012 Brian C. Lane <bcl at redhat.com> 18.6-1
 - Version 18.6 (bcl)
 - switch to using rd.live.image instead of liveimg (bcl)
diff --git a/sources b/sources
index 60f6198..ec07ff0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72aef7f1e3e8e27c7634baee7920ec8b  livecd-tools-18.6.tar.bz2
+d66f5c0328e9c59d61a7959d583a562e  livecd-tools-18.7.tar.bz2


More information about the scm-commits mailing list