[lorax/f17] - Don't remove dosfstools (#806648) - Leave some of the grub2 utilities in the install image (#74932

Martin Gracik mgracik at fedoraproject.org
Fri Apr 20 07:37:13 UTC 2012


commit 7fc69e0d90f2cf8a3d73f221489aac9535949574
Author: Martin Gracik <mgracik at redhat.com>
Date:   Fri Apr 20 09:37:15 2012 +0200

    - Don't remove dosfstools (#806648)
    - Leave some of the grub2 utilities in the install image (#749323)
    - mkefiboot: Copy Mac bootloader, rather than linking it (mjg)
    - Remove workdir if it was created by lorax (#807964)
    - add gdisk to install image (#811083) (bcl)

 .gitignore |    1 +
 lorax.spec |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c6b4f1..a282e25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /lorax-17.12.tar.bz2
 /lorax-17.13.tar.bz2
 /lorax-17.14.tar.bz2
+/lorax-17.15.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 4310cd8..b896d5f 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        17.14
+Version:        17.15
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -79,6 +79,13 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Fri Apr 20 2012 Martin Gracik <mgracik at redhat.com> 17.15-1
+- Don't remove dosfstools (#806648)
+- Leave some of the grub2 utilities in the install image (#749323)
+- mkefiboot: Copy Mac bootloader, rather than linking it (mjg)
+- Remove workdir if it was created by lorax (#807964)
+- add gdisk to install image (#811083) (bcl)
+
 * Wed Apr 11 2012 Martin Gracik <mgracik at redhat.com> 17.14-1
 - Don't use --allbut for xfsprogs cleanup (#804779)
 - Log all removed files
diff --git a/sources b/sources
index 9504cd7..f72f4d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5dd9d1b9b4ea512ae83860b3a3bbc129  lorax-17.14.tar.bz2
+4aa6b7c7d5956b57dba13e13e0458079  lorax-17.15.tar.bz2


More information about the scm-commits mailing list