[grub2/f17] Fix ppc64 vs ppc exclude according to what dwa tells me they need

Peter Jones pjones at fedoraproject.org
Wed Mar 28 18:22:45 UTC 2012


commit 6950aa55c14c56033039e59bbdc5a36aab5b7ff2
Author: Peter Jones <pjones at redhat.com>
Date:   Wed Mar 28 14:21:25 2012 -0400

    Fix ppc64 vs ppc exclude according to what dwa tells me they need
    
    - Fix version number to better match policy.

 grub2.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index ce9b48f..fe44468 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -21,8 +21,8 @@
 
 Name:           grub2
 Epoch:          1
-Version:        1.99
-Release:        19%{?dist}.2
+Version:        2.0
+Release:        0.20%{?dist}
 Summary:        Bootloader with support for Linux, Multiboot and more
 
 Group:          System Environment/Base
@@ -385,6 +385,10 @@ fi
 %attr(0755,root,root)/%{_datarootdir}/grub/
 
 %changelog
+* Wed Mar 28 2012 Peter Jones <pjones at redhat.com> - 2.0-0.20
+- Fix ppc64 vs ppc exclude according to what dwa tells me they need
+- Fix version number to better match policy.
+
 * Tue Mar 27 2012 Dan HorĂ¡k <dan[at]danny.cz> - 1.99-19.2
 - Add support for serial terminal consoles on PPC by Mark Hamzy
 


More information about the scm-commits mailing list