[grubby] Fix new-kernel-pkg invocation of grubby for grub (patch from Mads Kiilerich) Resolves: rhbz#725185

Peter Jones pjones at fedoraproject.org
Mon Oct 24 13:39:27 UTC 2011


commit 1ad83f1ab7450db5f834d6fcf1374d45750d14f2
Author: Peter Jones <pjones at redhat.com>
Date:   Thu Sep 29 16:42:05 2011 -0400

    Fix new-kernel-pkg invocation of grubby for grub (patch from Mads Kiilerich)
    Resolves: rhbz#725185

 .gitignore  |    2 +-
 grubby.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8dc6855..402ce75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/grubby-8.2.tar.bz2
+/grubby-8.3.tar.bz2
diff --git a/grubby.spec b/grubby.spec
index e094549..4164dc3 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 8.2
+Version: 8.3
 Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
@@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 29 2011 Peter Jones <pjones at redhat.com> - 8.3-1
+- Fix new-kernel-pkg invocation of grubby for grub (patch from Mads Kiilerich)
+  Resolves: rhbz#725185
+
 * Wed Sep 14 2011 Peter Jones <pjones at redhat.com> - 8.2-1
 - Fixes for xen (from Michael Petullo)
   Resolves: rhbz#658387
diff --git a/sources b/sources
index ac19933..0a98a77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60b59b1ac7315fa5bd2ac22f0b0528e3  grubby-8.2.tar.bz2
+b8ca2090b1ef8c107f0e5f5caa26f2f1  grubby-8.3.tar.bz2


More information about the scm-commits mailing list