Author: cactus Date: Fri Oct 16 23:40:07 2009 GMT Module: packages Tag: Titanium ---- Log message: - added keyborad patch; disabled small_fix.patch
---- Files affected: packages/kernel-desktop: kernel-desktop.spec (1.204.2.75 -> 1.204.2.76) ---- Diffs: ================================================================ Index: packages/kernel-desktop/kernel-desktop.spec diff -u packages/kernel-desktop/kernel-desktop.spec:1.204.2.75 packages/kernel-desktop/kernel-desktop.spec:1.204.2.76 --- packages/kernel-desktop/kernel-desktop.spec:1.204.2.75 Fri Oct 16 16:16:23 2009 +++ packages/kernel-desktop/kernel-desktop.spec Sat Oct 17 01:40:01 2009 @@ -101,6 +101,8 @@ Patch4: kernel-desktop-trace-open.patch # replace for cfs : http://ck.kolivas.org/patches/bfs/ see bfs-faq.txt Patch5: kernel-desktop-sched-bfs.patch +# keyboard hang patch - 2.6.31 regression +Patch6: kernel-desktop-bug-14388-keyboard-hang-on-x.patch #### End patches ## URL: http://www.kernel.org/ @@ -434,8 +436,8 @@ %patch1 -p1 # TuxOnIce %{__bzip2} -dc %{SOURCE100} | patch -p1 -s -# small_fixes.patch -%patch2 -p1 +# small_fixes.patch - this breaks compilation on mm/swapfile.c - to remove? +#%patch2 -p1 # grsec-minimal %if %{with grsec_minimal} %patch3 -p1 @@ -448,6 +450,8 @@ %if %{with bfs} %patch5 -p1 %endif +# keyboard patch +%patch6 -p1 # Fix EXTRAVERSION in main Makefile sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}-%{alt_kernel}#g' Makefile @@ -966,6 +970,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.204.2.76 2009/10/16 23:40:01 cactus +- added keyborad patch; disabled small_fix.patch + Revision 1.204.2.75 2009/10/16 14:16:23 cactus - tuxonice up to 2.6.31.patch-20091009-v1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel-desktop/kernel-desktop.spec?r1=1.204.2.75&r2=1.204.2.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
