SPECS (LINUX_2_6_20): kernel.spec - kernel-proxy-pda.patch: fixed ...

qrczak qrczak at pld-linux.org
Mon Mar 12 20:38:34 CET 2007


Author: qrczak                       Date: Mon Mar 12 19:38:34 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_20
---- Log message:
- kernel-proxy-pda.patch: fixed compilation with gcc-4.1.2

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1698.2.69 -> 1.441.2.1698.2.70) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.69 SPECS/kernel.spec:1.441.2.1698.2.70
--- SPECS/kernel.spec:1.441.2.1698.2.69	Mon Mar 12 16:15:49 2007
+++ SPECS/kernel.spec	Mon Mar 12 20:38:29 2007
@@ -395,6 +395,9 @@
 
 Patch2000:	kernel-small_fixes.patch
 
+# Compilation with gcc-4.1.2:
+Patch2001:	kernel-proxy-pda.patch
+
 # Some non-GPL modules (nvidia, nvidia-legacy) looks for the paravirt_ops symbol
 Patch2100:	linux-2.6.20-paravirt_ops-needed-by-blobs.patch
 
@@ -1155,9 +1158,12 @@
 # bcm43xx
 %patch400 -p1
 
-#Small fixes:
+# Small fixes:
 %patch2000 -p1
 
+# Compilation with gcc-4.1.2:
+%patch2001 -p1
+
 # exporting paravirt_ops as non-GPL-only symbol
 %patch2100 -p1
 
@@ -2133,6 +2139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1698.2.70  2007/03/12 19:38:29  qrczak
+- kernel-proxy-pda.patch: fixed compilation with gcc-4.1.2
+
 Revision 1.441.2.1698.2.69  2007/03/12 15:15:49  mguevara
 - kernel-pax.config updated - added disabled PAX_EMUSIGRT and PAX_EMUPLT
 - updated PaXconfig - enables PAX_EMUSIGRT for 32-bit ppc and PAX_EMUPLT
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.69&r2=1.441.2.1698.2.70&f=u



More information about the pld-cvs-commit mailing list