Author: sparky Date: Wed Feb 22 21:12:04 2006 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - updated realtime patch - don't apply fbsplash (patch won't apply) nor bootsplash (breaks build) when using preemptive
---- Files affected: SPECS: kernel.spec (1.441.2.1404 -> 1.441.2.1405) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1404 SPECS/kernel.spec:1.441.2.1405 --- SPECS/kernel.spec:1.441.2.1404 Mon Feb 20 11:26:01 2006 +++ SPECS/kernel.spec Wed Feb 22 22:11:58 2006 @@ -179,8 +179,8 @@ Source2: kernel-config.h #Source3: http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.14%{_rc}-git2.bz2 ## Source3-md5: 3db58f38e8a3c001d1a18eb1ee27db3b -Source4: http://people.redhat.com/mingo/realtime-preempt/patch-2.6.15-rt16 -# Source4-md5: 554d73044e665022d052d2f9c782c750 +Source4: http://people.redhat.com/mingo/realtime-preempt/patch-2.6.15-rt17 +# Source4-md5: f0840be03282598e84efbe28137cf345 Source5: kernel-ppclibs.Makefile Source6: http://people.redhat.com/mingo/debloating-patches/debloating-patches-2.6.15-rc7.tar.gz # Source6-md5: ca7a1cdef3e5c95f182d039cebd92b5e @@ -871,11 +871,13 @@ %patch80 -p1 #patch82 -p1 +%if %{without preemptive} %if !%{with bootsplash} %patch83 -p1 %else %patch84 -p1 %endif +%endif %patch85 -p1 @@ -1847,6 +1849,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1405 2006/02/22 21:11:58 sparky +- updated realtime patch +- don't apply fbsplash (patch won't apply) nor bootsplash (breaks build) + when using preemptive + Revision 1.441.2.1404 2006/02/20 10:26:01 qboosh - vmlinux separation cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1404&r2=1.441.2.1405&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
