[grub/f16] fix the obsolete

Adam Williamson adamwill at fedoraproject.org
Wed Oct 12 23:27:50 UTC 2011


commit fe980aaa272167e08c1637584e880ab05fd3b598
Author: Adam Williamson <awilliam at redhat.com>
Date:   Wed Oct 12 16:27:41 2011 -0700

    fix the obsolete

 grub.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/grub.spec b/grub.spec
index 21eb596..f41f1c7 100644
--- a/grub.spec
+++ b/grub.spec
@@ -1,6 +1,6 @@
 Name: grub
 Version: 0.97
-Release: 82%{?dist}
+Release: 83%{?dist}
 Epoch: 1
 Summary: Grand Unified Boot Loader.
 Group: System Environment/Base
@@ -36,7 +36,7 @@ systems.
 %package efi
 Summary: GRUB bootloader for EFI systems
 Group: System Environment/Base
-Obsoletes: grub < %{epoch}:%{version}
+Obsoletes: grub < 1:0.97-83
 
 %description efi
 GRUB for EFI systems is a bootloader used to boot EFI systems.
@@ -120,6 +120,10 @@ fi
 /sbin/grub-crypt
 
 %changelog
+* Wed Oct 12 2011 Adam Williamson <awilliam at redhat.com> - 0.97-83
+- the obsolete doesn't work as phrased in -82, make it correct and
+  specific
+
 * Wed Oct 12 2011 Peter Jones <pjones at redhat.com> - 0.97-82
 - grub-efi also needs to obsolete grub.
 


More information about the scm-commits mailing list