[livecd-tools] - Version 18.5 (bcl) - Include Mac volume name graphic (mjg) - copy repo data to USB for F17 (#80616

Brian C. Lane bcl at fedoraproject.org
Thu May 3 23:47:25 UTC 2012


commit d3ca67358e3fe10aa505380b9720ed043849a9a6
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu May 3 16:47:11 2012 -0700

    - Version 18.5 (bcl)
    - Include Mac volume name graphic (mjg)
    - copy repo data to USB for F17 (#806166) (bcl)
    - Version 18.4 (bcl)
    - allow for use of yum plugins during livecd creation (notting)
    - Capitalise EFI names (mjg)
    - Add tighter Mac boot image integration (mjg)
    - fix quoting with basename and SRC (#814174) (bcl)
    - check for LIVE-REPO partition when writing DVD (#813905) (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |   15 +++++++++++++--
 sources           |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49ba167..614ff1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-18.1.tar.bz2
 /livecd-tools-18.2.tar.bz2
 /livecd-tools-18.3.tar.bz2
+/livecd-tools-18.5.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 44a549e..1163a04 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 18.3
+Version: 18.5
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -25,7 +25,7 @@ Requires: pyparted
 Requires: util-linux
 Requires: dosfstools
 Requires: e2fsprogs
-Requires: lorax
+Requires: lorax >= 18.3
 %ifarch %{ix86} x86_64
 Requires: syslinux
 Requires: /sbin/extlinux
@@ -99,6 +99,17 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Thu May 03 2012 Brian C. Lane <bcl at redhat.com> 18.5-1
+- Version 18.5 (bcl)
+- Include Mac volume name graphic (mjg)
+- copy repo data to USB for F17 (#806166) (bcl)
+- Version 18.4 (bcl)
+- allow for use of yum plugins during livecd creation (notting)
+- Capitalise EFI names (mjg)
+- Add tighter Mac boot image integration (mjg)
+- fix quoting with basename and SRC (#814174) (bcl)
+- check for LIVE-REPO partition when writing DVD (#813905) (bcl)
+
 * Mon Apr 16 2012 Brian C. Lane <bcl at redhat.com> 18.3-1
 - Version 18.3 (bcl)
 - add support for cost in kickstart repo line (#735079) (mads)
diff --git a/sources b/sources
index 441e278..f598c3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3425747f6b9dac19a7f50d25f4e919bf  livecd-tools-18.3.tar.bz2
+aa69d6cd778362dbc21e1b0e75eee013  livecd-tools-18.5.tar.bz2


More information about the scm-commits mailing list