SPECS: grub.spec - added /dev/cciss/* support
marcus
marcus at pld-linux.org
Fri Feb 22 19:31:01 CET 2008
Author: marcus Date: Fri Feb 22 18:31:01 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added /dev/cciss/* support
---- Files affected:
SPECS:
grub.spec (1.117 -> 1.118)
---- Diffs:
================================================================
Index: SPECS/grub.spec
diff -u SPECS/grub.spec:1.117 SPECS/grub.spec:1.118
--- SPECS/grub.spec:1.117 Thu Jan 24 02:23:00 2008
+++ SPECS/grub.spec Fri Feb 22 19:30:56 2008
@@ -35,11 +35,12 @@
Patch8: %{name}-0.94-diskless-1.patch
Patch9: %{name}-0.94-diskless-fixtg3.patch
Patch10: %{name}-geometry-26kernel.patch
-Patch11: %{name}-i2o.patch
+Patch11: %{name}-cciss-devicemap.patch
Patch12: %{name}-initrdmax.patch
Patch13: %{name}-gcc4.patch
Patch14: %{name}-useless.patch
Patch15: %{name}-ac.patch
+Patch16: %{name}-i2o.patch
URL: http://www.gnu.org/software/grub/grub.en.html
BuildRequires: autoconf
BuildRequires: automake
@@ -169,6 +170,7 @@
%patch13 -p1
%patch14 -p1
%patch15 -p1
+%patch16 -p1
rm -rf doc/*info*
@@ -291,6 +293,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.118 2008-02-22 18:30:56 marcus
+- added /dev/cciss/* support
+
Revision 1.117 2008-01-24 01:23:00 glen
- invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/grub.spec?r1=1.117&r2=1.118&f=u
More information about the pld-cvs-commit
mailing list