packages: grub/grub.spec - use grub legacy in name

glen glen at pld-linux.org
Fri May 4 08:53:26 CEST 2012


Author: glen                         Date: Fri May  4 06:53:26 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use grub legacy in name

---- Files affected:
packages/grub:
   grub.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: packages/grub/grub.spec
diff -u packages/grub/grub.spec:1.131 packages/grub/grub.spec:1.132
--- packages/grub/grub.spec:1.131	Sun Feb  1 16:18:48 2009
+++ packages/grub/grub.spec	Fri May  4 08:53:20 2012
@@ -8,8 +8,8 @@
 # Conditional build:
 %bcond_with	splashimage	# removes some ethernet cards support (too much memory occupied?)
 %bcond_without	static		# don't build static version
-#
-Summary:	GRand Unified Bootloader
+
+Summary:	GRUB Legacy: GRand Unified Bootloader
 Summary(de.UTF-8):	GRUB - ein Bootloader für x86
 Summary(pl.UTF-8):	GRUB - bootloader dla x86
 Summary(pt_BR.UTF-8):	Gerenciador de inicialização GRUB
@@ -41,7 +41,7 @@
 Patch12:	%{name}-ac.patch
 Patch13:	%{name}-i2o.patch
 Patch14:	%{name}-pxe.patch
-URL:		http://www.gnu.org/software/grub/grub.en.html
+URL:		https://www.gnu.org/software/grub/grub-legacy.html
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
@@ -64,11 +64,14 @@
 %define		_libdir		/boot
 
 %description
-GRUB is a GPLed bootloader intended to unify bootloading across x86
-operating systems. In addition to loading the Linux and *BSD kernels,
-it implements the Multiboot standard, which allows for flexible
-loading of multiple boot images (needed for modular kernels such as
-the GNU Hurd).
+GRUB Legacy is a GPLed bootloader intended to unify bootloading across
+x86 operating systems. In addition to loading the Linux and *BSD
+kernels, it implements the Multiboot standard, which allows for
+flexible loading of multiple boot images (needed for modular kernels
+such as the GNU Hurd).
+
+GRUB Legacy is not actively developed any longer. Only bugfixes will
+be made so that GRUB Legacy can stil be used for older systems.
 
 %description -l de.UTF-8
 GRUB (GRand Unified Boot-loader) ist ein Bootloader, der oft auf
@@ -280,6 +283,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2012/05/04 06:53:20  glen
+- use grub legacy in name
+
 Revision 1.131  2009/02/01 15:18:48  baggins
 - rel 16
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/grub/grub.spec?r1=1.131&r2=1.132



More information about the pld-cvs-commit mailing list