[livecd-tools/f17] - Version 17.13 (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:42:19 UTC 2012


commit 9dca5bb91ec9cbbd7f9e1f5998b2a023a35e60aa
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Aug 2 11:41:10 2012 -0700

    - Version 17.13 (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 d9968bb..82cd6cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-17.10.tar.bz2
 /livecd-tools-17.11.tar.bz2
 /livecd-tools-17.12.tar.bz2
+/livecd-tools-17.13.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 583b002..f118eb8 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 17.12
+Version: 17.13
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -100,6 +100,12 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Thu Aug 02 2012 Brian C. Lane <bcl at redhat.com> 17.12-1
+- Version 17.13 (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> 17.12-1
 - Version 17.12 (bcl)
 - dracut doesn't need explicit filesystems (bcl)
diff --git a/sources b/sources
index 3f1725f..63f3e63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6cdf3520c274991b66e24910bed79351  livecd-tools-17.12.tar.bz2
+2e2d22527c8444a5d6a5a82647d3f118  livecd-tools-17.13.tar.bz2


More information about the scm-commits mailing list