rpms/grub/devel grub.spec,1.111,1.112

Peter Jones pjones at fedoraproject.org
Tue Jan 5 22:11:08 UTC 2010


Author: pjones

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

Modified Files:
	grub.spec 
Log Message:
* Tue Jan 05 2010 Peter Jones <pjones at redhat.com> - 0.97-63
- Clear the screen when the timeout finishes, not just if verbose is set.
  Patch from Eelko Berkenpies.
  Resolves: rhbz#473319



Index: grub.spec
===================================================================
RCS file: /cvs/extras/rpms/grub/devel/grub.spec,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -p -r1.111 -r1.112
--- grub.spec	13 Nov 2009 19:37:52 -0000	1.111
+++ grub.spec	5 Jan 2010 22:11:08 -0000	1.112
@@ -1,6 +1,6 @@
 Name: grub
 Version: 0.97
-Release: 62%{?dist}
+Release: 63%{?dist}
 Summary: Grand Unified Boot Loader.
 Group: System Environment/Base
 License: GPLv2+
@@ -147,6 +147,11 @@ fi
 %{_datadir}/grub
 
 %changelog
+* Tue Jan 05 2010 Peter Jones <pjones at redhat.com> - 0.97-63
+- Clear the screen when the timeout finishes, not just if verbose is set.
+  Patch from Eelko Berkenpies.
+  Resolves: rhbz#473319
+
 * Fri Nov 13 2009 Peter Jones <pjones at redhat.com> - 0.97-62
 - Update relocatable kernel support for UEFI/x86_64 .
   Related: rhbz #476230




More information about the fedora-extras-commits mailing list