[livecd-tools/f17] - Version 17.14 (bcl) - dracut needs to load vfat and msdos filesystems (bcl)

Brian C. Lane bcl at fedoraproject.org
Mon Aug 6 18:54:32 UTC 2012


commit 99e6bfdd8cb0f5f5b8391225ac196800ffe4ed4a
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Aug 6 11:54:24 2012 -0700

    - Version 17.14 (bcl)
    - dracut needs to load vfat and msdos filesystems (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |    6 +++++-
 sources           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 82cd6cc..11384d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-17.11.tar.bz2
 /livecd-tools-17.12.tar.bz2
 /livecd-tools-17.13.tar.bz2
+/livecd-tools-17.14.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index f118eb8..9691b51 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 17.13
+Version: 17.14
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -100,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Mon Aug 06 2012 Brian C. Lane <bcl at redhat.com> 17.14-1
+- Version 17.14 (bcl)
+- dracut needs to load vfat and msdos filesystems (bcl)
+
 * 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-
diff --git a/sources b/sources
index 63f3e63..d060eba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e2d22527c8444a5d6a5a82647d3f118  livecd-tools-17.13.tar.bz2
+a5d2c513ec618ff4756bc53a7ce65053  livecd-tools-17.14.tar.bz2


More information about the scm-commits mailing list