rpms/grub/devel grub.spec,1.108,1.109

Matthew Garrett mjg59 at fedoraproject.org
Fri Nov 13 15:28:57 UTC 2009


Author: mjg59

Update of /cvs/pkgs/rpms/grub/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31996

Modified Files:
	grub.spec 
Log Message:
* Fri Nov 13 2009 Matthew Garrett <mjg at redhat.com> - 0.97-61
- grub-0.97-gate-a20.patch: Patch from Suse. Make really, really sure that
  A20 is behaving itself.



Index: grub.spec
===================================================================
RCS file: /cvs/pkgs/rpms/grub/devel/grub.spec,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -p -r1.108 -r1.109
--- grub.spec	16 Sep 2009 21:22:39 -0000	1.108
+++ grub.spec	13 Nov 2009 15:28:56 -0000	1.109
@@ -48,6 +48,7 @@ Patch19: grub-0.97-xfs-writable-strings.
 Patch20: grub-0.97-partitionable-md.patch
 Patch21: grub-0.97-relocatable-kernel-on-x86_64-uefi.patch
 Patch22: grub-0.97-use-gnuefi.patch
+Patch23: grub-0.97-gate-a20.patch
 
 %description
 GRUB (Grand Unified Boot Loader) is an experimental boot loader
@@ -80,6 +81,7 @@ systems.
 %patch20 -p1
 %patch21 -p1
 %patch22 -p1
+%patch23 -p1
 
 %build
 autoreconf
@@ -141,6 +143,10 @@ fi
 %{_datadir}/grub
 
 %changelog
+* Fri Nov 13 2009 Matthew Garrett <mjg at redhat.com> - 0.97-61
+- grub-0.97-gate-a20.patch: Patch from Suse. Make really, really sure that
+  A20 is behaving itself.
+
 * Wed Sep 16 2009 Peter Jones <pjones at redhat.com> - 0.97-60
 - Fix a typo introduced in grub-fedora-9.patch that may effect UEFI
   Graphics Output Protocol.




More information about the fedora-extras-commits mailing list