[lorax/f18] * Tue Dec 18 2012 Martin Gracik <mgracik at redhat.com> 18.26-1 - Only run installupgradeinitrd if upgr

Martin Gracik mgracik at fedoraproject.org
Tue Dec 18 13:36:53 UTC 2012


commit f2b6b1fd5e92dc12c07909b070fbe2ac8613271b
Author: Martin Gracik <mgracik at redhat.com>
Date:   Tue Dec 18 14:35:46 2012 +0100

    * Tue Dec 18 2012 Martin Gracik <mgracik at redhat.com> 18.26-1
    - Only run installupgradeinitrd if upgrade (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 0e2ac3d..8ee7a8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /lorax-18.23.tar.gz
 /lorax-18.24.tar.gz
 /lorax-18.25.tar.gz
+/lorax-18.26.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 0d6e5f3..0fc34c3 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.25
+Version:        18.26
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -88,6 +88,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Tue Dec 18 2012 Martin Gracik <mgracik at redhat.com> 18.26-1
+- Only run installupgradeinitrd if upgrade (mgracik at redhat.com)
+
 * Tue Dec 18 2012 Martin Gracik <mgracik at redhat.com> 18.25-1
 - Add --noupgrade option (mgracik at redhat.com)
 - Require fedup-dracut* only on Fedora. (dmach at redhat.com)
diff --git a/sources b/sources
index 23c6fb0..65c61de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5bb94f5397a71c540c9fcc3388943f44  lorax-18.25.tar.gz
+ca4873e9fc057893510bf9617a172212  lorax-18.26.tar.gz


More information about the scm-commits mailing list