[livecd-tools/f15] - Version 15.11 (bcl) - Make sure the target is labeled LIVE (#751213) (bcl)

Brian C. Lane bcl at fedoraproject.org
Thu Nov 3 22:53:41 UTC 2011


commit e9dc442faca1f163df3fc69120f0c5f62210406f
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Nov 3 15:53:26 2011 -0700

    - Version 15.11 (bcl)
    - Make sure the target is labeled LIVE (#751213) (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |    8 +++++++-
 sources           |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b8227c..89bf8c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-15.8.tar.bz2
 /livecd-tools-15.9.tar.bz2
 /livecd-tools-15.10.tar.bz2
+/livecd-tools-15.11.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index e93dd2b..e0316e3 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 15.10
+Version: 15.11
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -23,6 +23,8 @@ Requires: isomd5sum
 Requires: parted
 Requires: pyparted
 Requires: util-linux
+Requires: dosfstools
+Requires: e2fsprogs
 %ifarch %{ix86} x86_64
 Requires: syslinux
 Requires: /sbin/extlinux
@@ -93,6 +95,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Thu Oct 03 2011 Brian C. Lane <bcl at redhat.com> - 15.11-1
+- Version 15.11 (bcl)
+- Make sure the target is labeled LIVE (#751213) (bcl)
+
 * Thu Sep 29 2011 Brian C. Lane <bcl at redhat.com> - 15.10-1
 - Version 15.10 (bcl)
 - Images go into $SYSLINUXPATH (bcl)
diff --git a/sources b/sources
index 213c01a..f25fb03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50979dbd3b470035377644d6c97c0150  livecd-tools-15.10.tar.bz2
+528ccc981870a947cce69bbf7be65b9b  livecd-tools-15.11.tar.bz2


More information about the scm-commits mailing list