Author: hawk Date: Sat Jun 23 22:20:24 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - removed ppc compilation fix, let it be vanilla kernel
---- Files affected: SPECS: kernel-vanilla.spec (1.43.2.8 -> 1.43.2.9) ---- Diffs: ================================================================ Index: SPECS/kernel-vanilla.spec diff -u SPECS/kernel-vanilla.spec:1.43.2.8 SPECS/kernel-vanilla.spec:1.43.2.9 --- SPECS/kernel-vanilla.spec:1.43.2.8 Thu Jun 14 09:05:17 2007 +++ SPECS/kernel-vanilla.spec Sun Jun 24 00:20:19 2007 @@ -122,9 +122,6 @@ Source41: kernel-vanilla-no-preempt-nort.config Source42: kernel-vanilla-netfilter.config -# build fix for intel network drivers for PPC -Patch0: linux-2.6-ppc-ICE-hacks.patch - URL: http://www.kernel.org/ BuildRequires: binutils >= 3:2.14.90.0.7 %ifarch sparc sparc64 @@ -594,10 +591,6 @@ %{__bzip2} -dc %{SOURCE10} | %{__patch} -p1 -s %endif -%ifarch ppc ppc64 -%patch0 -p1 -%endif - # Fix EXTRAVERSION in main Makefile sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}_%{alt_kernel}#g' Makefile @@ -1315,6 +1308,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43.2.9 2007/06/23 22:20:19 hawk +- removed ppc compilation fix, let it be vanilla kernel + Revision 1.43.2.8 2007/06/14 07:05:17 hawk - oops! copy paste error ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel-vanilla.spec?r1=1.43.2.8&r2=1.43.2.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
