[grub/f16] grub-efi also needs to obsolete grub.

Peter Jones pjones at fedoraproject.org
Wed Oct 12 17:14:38 UTC 2011


commit 430dc9522add39112d2344f41254ce0848557dba
Author: Peter Jones <pjones at redhat.com>
Date:   Wed Oct 12 13:14:33 2011 -0400

    grub-efi also needs to obsolete grub.

 grub.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/grub.spec b/grub.spec
index e36f1a9..21eb596 100644
--- a/grub.spec
+++ b/grub.spec
@@ -1,6 +1,6 @@
 Name: grub
 Version: 0.97
-Release: 81%{?dist}
+Release: 82%{?dist}
 Epoch: 1
 Summary: Grand Unified Boot Loader.
 Group: System Environment/Base
@@ -36,6 +36,7 @@ systems.
 %package efi
 Summary: GRUB bootloader for EFI systems
 Group: System Environment/Base
+Obsoletes: grub < %{epoch}:%{version}
 
 %description efi
 GRUB for EFI systems is a bootloader used to boot EFI systems.
@@ -119,6 +120,9 @@ fi
 /sbin/grub-crypt
 
 %changelog
+* Wed Oct 12 2011 Peter Jones <pjones at redhat.com> - 0.97-82
+- grub-efi also needs to obsolete grub.
+
 * Tue Oct 11 2011 Peter Jones <pjones at redhat.com> - 0.97-81
 - We don't need the conflicts with grub2 any more since grub2 has an
   obsolete.


More information about the scm-commits mailing list