Author: pluto                        Date: Tue Apr 22 11:14:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix ext3/256B-inode bootup.
- fix geometry detection.
- drop BR: reiser4progs-devel.
- don't override cflags.

---- Files affected:
SPECS:
   grub.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SPECS/grub.spec
diff -u SPECS/grub.spec:1.118 SPECS/grub.spec:1.119
--- SPECS/grub.spec:1.118       Fri Feb 22 19:30:56 2008
+++ SPECS/grub.spec     Tue Apr 22 13:14:39 2008
@@ -34,9 +34,11 @@
 Patch7:                %{name}-special-device-names.patch
 Patch8:                %{name}-0.94-diskless-1.patch
 Patch9:                %{name}-0.94-diskless-fixtg3.patch
-Patch10:       %{name}-geometry-26kernel.patch
-Patch11:       %{name}-cciss-devicemap.patch
-Patch12:       %{name}-initrdmax.patch
+# from http://www.linuxfromscratch.org/patches/downloads/grub/
+Patch10:       %{name}-%{version}-disk_geometry-1.patch
+Patch11:       %{name}-%{version}-256byte_inode-1.patch
+#
+Patch12:       %{name}-cciss-devicemap.patch
 Patch13:       %{name}-gcc4.patch
 Patch14:       %{name}-useless.patch
 Patch15:       %{name}-ac.patch
@@ -46,7 +48,6 @@
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: ncurses-devel
-BuildRequires: reiser4progs-devel
 %if %{with static}
 BuildRequires: glibc-static
 BuildRequires: ncurses-static
@@ -180,7 +181,6 @@
 %{__autoheader}
 %{__autoconf}
 %{__automake}
-CFLAGS="-Os %{?debug:-g} -fno-strict-aliasing" ; export CFLAGS
 %if %{with static}
 LDFLAGS="-static"; export LDFLAGS
 %endif
@@ -293,6 +293,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2008-04-22 11:14:39  pluto
+- fix ext3/256B-inode bootup.
+- fix geometry detection.
+- drop BR: reiser4progs-devel.
+- don't override cflags.
+
 Revision 1.118  2008-02-22 18:30:56  marcus
 - added /dev/cciss/* support
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/grub.spec?r1=1.118&r2=1.119&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to