[lorax/f17] - Use --mac for isohybrid only if doing macboot images (mgracik at redhat.com)

Martin Gracik mgracik at fedoraproject.org
Fri May 18 13:54:16 UTC 2012


commit 386f51f28de8735b869e93e4e82bc351e1aa8a35
Author: Martin Gracik <mgracik at redhat.com>
Date:   Fri May 18 15:54:23 2012 +0200

    - Use --mac for isohybrid only if doing macboot images (mgracik at redhat.com)

 .gitignore |    1 +
 lorax.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ccb1125..22a3b3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /lorax-17.22.tar.gz
 /lorax-17.23.tar.gz
 /lorax-17.24.tar.gz
+/lorax-17.25.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 8ae3ae9..4415ec1 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        17.24
+Version:        17.25
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -79,6 +79,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Fri May 18 2012 Martin Gracik <mgracik at redhat.com> 17.25-1
+- Use --mac for isohybrid only if doing macboot images (mgracik at redhat.com)
+
 * Fri May 18 2012 Martin Gracik <mgracik at redhat.com> 17.24-1
 - Add --nomacboot option (mgracik at redhat.com)
 - linuxrc.s390 is dead in anaconda (dan at danny.cz)
diff --git a/sources b/sources
index 1882a48..c0ce11f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-116527369fdc5bc20dee35e85433acb1  lorax-17.24.tar.gz
+fb3735dbbba2a2711143f0c7dc621bc1  lorax-17.25.tar.gz


More information about the scm-commits mailing list