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

Brian C. Lane bcl at fedoraproject.org
Thu Nov 3 22:39:04 UTC 2011


commit be72228c7bf4b917c14fb4e535d240640664a5bd
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Nov 3 15:37:38 2011 -0700

    - Version 14.6 (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 552f5aa..25fd08b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-14.3.tar.bz2
 /livecd-tools-14.4.tar.bz2
 /livecd-tools-14.5.tar.bz2
+/livecd-tools-14.6.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index ee566b2..eb66fc5 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 14.5
+Version: 14.6
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -23,6 +23,8 @@ Requires: isomd5sum
 Requires: parted
 Requires: util-linux-ng
 Requires: pyparted
+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> - 14.6-1
+- Version 14.6 (bcl)
+- Make sure the target is labeled LIVE (#751213) (bcl)
+
 * Thu Sep 29 2011 Brian C. Lane <bcl at redhat.com> - 14.5-1
 - Version 14.5 (bcl)
 - Images go into $SYSLINUXPATH (bcl)
diff --git a/sources b/sources
index 25d5300..cb1aaf9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8976a99d74bae4a6cb7985d3d6b904d6  livecd-tools-14.5.tar.bz2
+5e643cb97caa5583b2ffe1fa033ad0c0  livecd-tools-14.6.tar.bz2


More information about the scm-commits mailing list