[grub2/f16] grub has an epoch, so we need that expressed in the obsolete as well. Today isn't my day.

Peter Jones pjones at fedoraproject.org
Tue Oct 11 20:54:00 UTC 2011


commit 328405c9f5f69dd1f41d5c0a742ad64bd19698de
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Oct 11 16:53:55 2011 -0400

    grub has an epoch, so we need that expressed in the obsolete as well.
    Today isn't my day.

 grub2.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index 7977912..3d97cf3 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -18,13 +18,13 @@
 Name:           grub2
 Epoch:          1
 Version:        1.99
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Bootloader with support for Linux, Multiboot and more
 
 Group:          System Environment/Base
 License:        GPLv3+
 URL:            http://www.gnu.org/software/grub/
-Obsoletes:	grub < 0.98
+Obsoletes:	grub < 1:0.98
 Source0:        ftp://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz
 Source1:        90_persistent
 Source2:        grub.default
@@ -354,6 +354,10 @@ fi
 %endif
 
 %changelog
+* Tue Oct 11 2011 Peter Jones <pjones at redhat.com> - 1.99-9
+- grub has an epoch, so we need that expressed in the obsolete as well.
+  Today isn't my day.
+
 * Tue Oct 11 2011 Peter Jones <pjones at redhat.com> - 1.99-8
 - Fix my bad obsoletes syntax.
 


More information about the scm-commits mailing list