rpms/grub/FC-4 grub.spec, 1.28, 1.29 grub-0.95-recheck-bad.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jul 25 22:29:21 UTC 2005


Author: pjones

Update of /cvs/dist/rpms/grub/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv24694

Modified Files:
	grub.spec 
Removed Files:
	grub-0.95-recheck-bad.patch 
Log Message:
oopsie, wrong branch



Index: grub.spec
===================================================================
RCS file: /cvs/dist/rpms/grub/FC-4/grub.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- grub.spec	25 Jul 2005 22:25:38 -0000	1.28
+++ grub.spec	25 Jul 2005 22:29:18 -0000	1.29
@@ -1,6 +1,6 @@
 Name: grub
 Version: 0.95
-Release: 14
+Release: 13
 Summary: GRUB - the Grand Unified Boot Loader.
 Group: System Environment/Base
 License: GPL
@@ -84,9 +84,6 @@
 # Make non-MBR installs work again on non-raid1.
 Patch1108: grub-0.95-nonmbr.patch
 
-# Make "grub-install --recheck" look like the menace it is.
-Patch1109: grub-0.95-recheck-bad.patch
-
 ExclusiveArch: i386 x86_64
 BuildRequires: binutils >= 2.9.1.0.23, ncurses-devel, texinfo
 BuildRequires: automake
@@ -150,8 +147,6 @@
 
 %patch1108 -p1 -b .nonmbr
 
-%patch1109 -p1 -b .recheck-bad
-
 %build
 autoreconf --install --force
 GCCVERS=$(gcc --version | head -1 | cut -d\  -f3 | cut -d. -f1)
@@ -203,10 +198,6 @@
 %{_datadir}/grub
 
 %changelog
-* Mon Jul 25 2005 Peter Jones <pjones at redhat.com> 0.95-14
-- Make "grub-install --recheck" warn the user about how bad it is,
-  and keep a backup file, which it reverts to upon detecting some errors.
-
 * Thu May 19 2005 Peter Jones <pjones at redhat.com> 0.95-13
 - Make the spec work with gcc3 and gcc4, so people can test on existing
   installations.


--- grub-0.95-recheck-bad.patch DELETED ---




More information about the fedora-cvs-commits mailing list