[livecd-tools/f17] - Version 17.15 (bcl) - use cp -r instead of -a (bcl) - New location for GRUB2 config on UEFI (#8512

Brian C. Lane bcl at fedoraproject.org
Fri Sep 7 00:12:13 UTC 2012


commit 442beba36b6914a90529236aaa69b391b968a9c8
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Sep 6 17:04:51 2012 -0700

    - Version 17.15 (bcl)
    - use cp -r instead of -a (bcl)
    - New location for GRUB2 config on UEFI (#851220) (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |    7 ++++++-
 sources           |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11384d6..002646c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-17.12.tar.bz2
 /livecd-tools-17.13.tar.bz2
 /livecd-tools-17.14.tar.bz2
+/livecd-tools-17.15.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 9691b51..decce4c 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 17.14
+Version: 17.15
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -100,6 +100,11 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* 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)
+- New location for GRUB2 config on UEFI (#851220) (bcl)
+
 * 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)
diff --git a/sources b/sources
index d060eba..dc9a25a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5d2c513ec618ff4756bc53a7ce65053  livecd-tools-17.14.tar.bz2
+025138d7eec339ccff52afdb52e6190c  livecd-tools-17.15.tar.bz2


More information about the scm-commits mailing list