Author: adamg Date: Tue Feb 3 23:51:30 2009 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - foreported backported touchpad fixes (...) - todo entry explained
---- Files affected: SPECS: kernel.spec (1.441.2.2055 -> 1.441.2.2056) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.2055 SPECS/kernel.spec:1.441.2.2056 --- SPECS/kernel.spec:1.441.2.2055 Mon Feb 2 21:50:21 2009 +++ SPECS/kernel.spec Wed Feb 4 00:51:23 2009 @@ -2,7 +2,7 @@ # # TODO before 2.6.28.X-1: # - apparmor+grsec_full -# - nvidia drivers fail to build +# - update %files (you need kernel-source to build kernel packages at this moment) # # TODO: # - benchmark NO_HZ & HZ=1000 vs HZ=300 on i686 @@ -271,6 +271,9 @@ # ext4 patches Patch71: kernel-ext4.patch +# touchpad fixes +Patch72: kernel-touchpad.patch + # adds some ids for hostap suported cards and monitor_enable from/for aircrack-ng # http://patches.aircrack-ng.org/hostap-kernel-2.6.18.patch Patch85: hostap-kernel-2.6.18.patch @@ -741,6 +744,9 @@ # ext4 patch %patch71 -p1 +# touchpad fixes +%patch72 -p1 + %patch2 -p1 %if %{with fbcondecor} %patch3 -p1 @@ -1653,6 +1659,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.2056 2009/02/03 23:51:23 adamg +- foreported backported touchpad fixes (...) +- todo entry explained + Revision 1.441.2.2055 2009/02/02 20:50:21 adamg - updated to 2.6.28.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.2055&r2=1.441.2.2056&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
