rpms/grub/devel grub.spec,1.102,1.103

Hans de Goede jwrdegoede at fedoraproject.org
Mon Jul 27 14:26:41 UTC 2009


Author: jwrdegoede

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

Modified Files:
	grub.spec 
Log Message:
* Mon Jul 27 2009 Hans de Goede <hdegoede at redhat.com> - 0.97-56
- Actually apply support for partitionable md devices patch (#503698)



Index: grub.spec
===================================================================
RCS file: /cvs/extras/rpms/grub/devel/grub.spec,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -p -r1.102 -r1.103
--- grub.spec	25 Jul 2009 01:31:36 -0000	1.102
+++ grub.spec	27 Jul 2009 14:26:40 -0000	1.103
@@ -1,6 +1,6 @@
 Name: grub
 Version: 0.97
-Release: 55%{?dist}
+Release: 56%{?dist}
 Summary: Grand Unified Boot Loader.
 Group: System Environment/Base
 License: GPLv2+
@@ -45,6 +45,7 @@ Patch16: grub-install_virtio_blk_support
 Patch17: grub-fix-memory-corruption.patch
 Patch18: grub-ext4-support.patch
 Patch19: grub-0.97-xfs-writable-strings.patch
+Patch20: grub-0.97-partitionable-md.patch
 
 %description
 GRUB (Grand Unified Boot Loader) is an experimental boot loader
@@ -74,6 +75,7 @@ systems.
 %patch17 -p1
 %patch18 -p1
 %patch19 -p1
+%patch20 -p1
 
 %build
 autoreconf
@@ -136,6 +138,9 @@ fi
 %{_datadir}/grub
 
 %changelog
+* Mon Jul 27 2009 Hans de Goede <hdegoede at redhat.com> - 0.97-56
+- Actually apply support for partitionable md devices patch (#503698)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.97-55
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list