[livecd-tools/f17] - Version 17.16 (bcl) - Use parted to check for GPT disklabel (#947653) (bcl) - Output details of de

Brian C. Lane bcl at fedoraproject.org
Wed Apr 3 17:54:34 UTC 2013


commit 3e98f57be3280d0c25a0d69fed190567fcedf120
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Apr 3 10:54:30 2013 -0700

    - Version 17.16 (bcl)
    - Use parted to check for GPT disklabel (#947653) (bcl)
    - Output details of dep check failure (bcl)
    - Properly generate kernel stanzas (#928093) (bcl)
    - correctly check for selinux state (#896610) (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |    9 ++++++++-
 sources           |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 002646c..ae5a68e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-17.13.tar.bz2
 /livecd-tools-17.14.tar.bz2
 /livecd-tools-17.15.tar.bz2
+/livecd-tools-17.16.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index decce4c..4b64001 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 17.15
+Version: 17.16
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -100,6 +100,13 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Wed Apr 03 2013 Brian C. Lane <bcl at redhat.com> 17.16-1
+- Version 17.16 (bcl)
+- Use parted to check for GPT disklabel (#947653) (bcl)
+- Output details of dep check failure (bcl)
+- Properly generate kernel stanzas (#928093) (bcl)
+- correctly check for selinux state (#896610) (bcl)
+
 * Thu Sep 06 2012 Brian C. Lane <bcl at redhat.com> 17.15-1
 - Version 17.15 (bcl)
 - use cp -r instead of -a (bcl)
diff --git a/sources b/sources
index dc9a25a..f0e6d02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-025138d7eec339ccff52afdb52e6190c  livecd-tools-17.15.tar.bz2
+4d71be8f6efd455ea081cf399b91419d  livecd-tools-17.16.tar.bz2


More information about the scm-commits mailing list