[livecd-tools/f15] - Version 15.9 (bcl) - Support /EFI/BOOT or /EFI/boot (#688258) (bcl)

Brian C. Lane bcl at fedoraproject.org
Tue Sep 27 21:19:09 UTC 2011


commit 5303d021d20c13537aa5abe14f7ed53314594306
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue Sep 27 14:18:41 2011 -0700

    - Version 15.9 (bcl)
    - Support /EFI/BOOT or /EFI/boot (#688258) (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |    6 +++++-
 sources           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfeb403..4d975c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-15.6.tar.bz2
 /livecd-tools-15.7.tar.bz2
 /livecd-tools-15.8.tar.bz2
+/livecd-tools-15.9.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index c189b5a..7f9b05c 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 15.8
+Version: 15.9
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -93,6 +93,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Tue Sep 27 2011 Brian C. Lane <bcl at redhat.com> - 15.9-1
+- Version 15.9 (bcl)
+- Support /EFI/BOOT or /EFI/boot (#688258) (bcl)
+
 * Tue Aug 30 2011 Brian C. Lane <bcl at redhat.com> - 15.8-1
 - Version 15.8 (bcl)
 - Ensure previous filesystems are wiped when formatting (#712553) (bcl)
diff --git a/sources b/sources
index 1198e2b..8de452d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93bb452a19156057345b3a94e1c4d2ee  livecd-tools-15.8.tar.bz2
+06c6ab1cc38a200ba728ac2649b2ec1c  livecd-tools-15.9.tar.bz2


More information about the scm-commits mailing list