SPECS (hawk-LINUX_2_6): kernel.spec - fix ppc on gcc 3.3

hawk hawk at pld-linux.org
Thu Feb 1 14:22:45 CET 2007


Author: hawk                         Date: Thu Feb  1 13:22:45 2007 GMT
Module: SPECS                         Tag: hawk-LINUX_2_6
---- Log message:
- fix ppc on gcc 3.3

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1701.2.12 -> 1.441.2.1701.2.13) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1701.2.12 SPECS/kernel.spec:1.441.2.1701.2.13
--- SPECS/kernel.spec:1.441.2.1701.2.12	Thu Feb  1 12:58:55 2007
+++ SPECS/kernel.spec	Thu Feb  1 14:22:39 2007
@@ -140,6 +140,9 @@
 # from squashfs: http://dl.sourceforge.net/sourceforge/squashfs/squashfs3.2-r2.tar.gz for linux-2.6.19
 Patch300:	squashfs%{squashfs_version}-patch
 
+# fixes
+Patch400:	linux-2.6-ppc-ICE-hacks.patch
+
 URL:		http://www.kernel.org/
 BuildRequires:	binutils >= 3:2.14.90.0.7
 %ifarch sparc sparc64
@@ -633,6 +636,7 @@
 
 # other patches
 %patch300 -p1
+%patch400 -p1
 
 sed -i -e '/select INPUT/d' net/bluetooth/hidp/Kconfig
 
@@ -1387,6 +1391,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1701.2.13  2007/02/01 13:22:39  hawk
+- fix ppc on gcc 3.3
+
 Revision 1.441.2.1701.2.12  2007/02/01 11:58:55  hawk
 - s/sparc/sparc32/ in BuildKernel()
 
================================================================

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



More information about the pld-cvs-commit mailing list