SPECS (LINUX_2_6): kernel.spec - disable patch60 for now (breaks b...
adamg
adamg at pld-linux.org
Thu Apr 13 00:20:15 CEST 2006
Author: adamg Date: Wed Apr 12 22:20:15 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- disable patch60 for now (breaks build)
---- Files affected:
SPECS:
kernel.spec (1.441.2.1486 -> 1.441.2.1487)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1486 SPECS/kernel.spec:1.441.2.1487
--- SPECS/kernel.spec:1.441.2.1486 Wed Apr 12 23:26:12 2006
+++ SPECS/kernel.spec Thu Apr 13 00:20:09 2006
@@ -731,7 +731,9 @@
%patch57 -p1
%endif
-%patch60 -p1
+# breaks build
+# drivers/net/sk98lin/sky2.c:996: error: dereferencing pointer to incomplete type
+#%patch60 -p1
%if %{with vserver}
%patch100 -p1
@@ -1581,6 +1583,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1487 2006/04/12 22:20:09 adamg
+- disable patch60 for now (breaks build)
+
Revision 1.441.2.1486 2006/04/12 21:26:12 adamg
- updated to 2.6.16.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1486&r2=1.441.2.1487&f=u
More information about the pld-cvs-commit
mailing list