SPECS: grub.spec - reiser4 support. nfy...

pluto pluto at pld-linux.org
Thu May 25 13:51:31 CEST 2006


Author: pluto                        Date: Thu May 25 11:51:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reiser4 support. nfy...

---- Files affected:
SPECS:
   grub.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/grub.spec
diff -u SPECS/grub.spec:1.103 SPECS/grub.spec:1.104
--- SPECS/grub.spec:1.103	Sun Mar 19 19:12:41 2006
+++ SPECS/grub.spec	Thu May 25 13:51:25 2006
@@ -14,7 +14,7 @@
 Summary(de):	GRUB - ein Bootloader für x86
 Name:		grub
 Version:	0.97
-Release:	2
+Release:	2.1
 License:	GPL
 Group:		Base
 Source0:	ftp://alpha.gnu.org/gnu/grub/%{name}-%{version}.tar.gz
@@ -39,11 +39,13 @@
 Patch12:	%{name}-initrdmax.patch
 Patch13:	%{name}-gcc4.patch
 Patch14:	%{name}-useless.patch
+Patch15:	%{name}-0.97-reiser4-20050808.diff
 URL:		http://www.gnu.org/software/grub/grub.en.html
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	ncurses-devel
+BuildRequires:	reiser4progs-devel
 %if %{with static}
 BuildRequires:	ncurses-static
 BuildRequires:	glibc-static
@@ -51,7 +53,7 @@
 # needed for 'cmp' program
 Requires:	diffutils
 Provides:	bootloader
-ExclusiveArch:	%{ix86} %{x8664}
+ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sbindir	/sbin
@@ -152,6 +154,7 @@
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
 
 rm -rf doc/*info*
 
@@ -271,6 +274,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2006/05/25 11:51:25  pluto
+- reiser4 support. nfy...
+
 Revision 1.103  2006/03/19 18:12:41  pluto
 - build shared version on th-x86-64. it has multilib.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/grub.spec?r1=1.103&r2=1.104&f=u



More information about the pld-cvs-commit mailing list