rpms/grub/F-10 grub.spec, 1.77, 1.78 grub-chainloader-timeout.patch, 1.1, NONE

Peter Jones pjones at fedoraproject.org
Tue Nov 18 19:46:58 UTC 2008


Author: pjones

Update of /cvs/extras/rpms/grub/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8667

Modified Files:
	grub.spec 
Removed Files:
	grub-chainloader-timeout.patch 
Log Message:
* Tue Nov 18 2008 Peter Jones <pjones at redhat.com> - 0.97-37
- Remove chainloader timeout patch; fixing it in booty instead in order to
  address rhbz#468526 .



Index: grub.spec
===================================================================
RCS file: /cvs/extras/rpms/grub/F-10/grub.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- grub.spec	22 Oct 2008 20:50:06 -0000	1.77
+++ grub.spec	18 Nov 2008 19:46:27 -0000	1.78
@@ -1,6 +1,6 @@
 Name: grub
 Version: 0.97
-Release: 36%{?dist}
+Release: 37%{?dist}
 Summary: GRUB - the Grand Unified Boot Loader.
 Group: System Environment/Base
 License: GPLv2+
@@ -18,7 +18,6 @@
 Source0: ftp://alpha.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
 Patch0: grub-fedora-9.patch
 Patch1: grub-keystatus.patch
-Patch2: grub-chainloader-timeout.patch
 
 %description
 GRUB (Grand Unified Boot Loader) is an experimental boot loader
@@ -30,7 +29,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 autoreconf
@@ -93,6 +91,10 @@
 %{_datadir}/grub
 
 %changelog
+* Tue Nov 18 2008 Peter Jones <pjones at redhat.com> - 0.97-37
+- Remove chainloader timeout patch; fixing it in booty instead in order to
+  address rhbz#468526 .
+
 * Wed Oct 22 2008 Peter Jones <pjones at redhat.com> - 0.97-36
 - Add force-chainloader patch from rstrode (rhbz #458576)
 


--- grub-chainloader-timeout.patch DELETED ---




More information about the fedora-extras-commits mailing list