Author: cieciwa Date: Wed Mar 22 09:42:02 2006 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - added linux-kbuild-extmod.patch as patch0.
---- Files affected: SPECS: kernel.spec (1.441.2.1430 -> 1.441.2.1431) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1430 SPECS/kernel.spec:1.441.2.1431 --- SPECS/kernel.spec:1.441.2.1430 Tue Mar 21 22:13:10 2006 +++ SPECS/kernel.spec Wed Mar 22 10:41:56 2006 @@ -118,10 +118,18 @@ Source40: kernel-netfilter.config Source41: kernel-squashfs.config +### +# Patches +### +Patch0: linux-kbuild-extmod.patch # directly from http://mesh.dl.sourceforge.net/sourceforge/squashfs/squashfs3.0.tar.gz # from linux-2.6.15 Patch20: squashfs%{squashfs_version}-patch + +### +# End +### URL: http://www.kernel.org/ BuildRequires: binutils >= 3:2.14.90.0.7 BuildRequires: diffutils @@ -536,6 +544,8 @@ %prep %setup -q -n linux-%{version}%{_rc} +%patch0 -p1 + %patch20 -p1 # Fix EXTRAVERSION in main Makefile @@ -1318,6 +1328,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1431 2006/03/22 09:41:56 cieciwa +- added linux-kbuild-extmod.patch as patch0. + Revision 1.441.2.1430 2006/03/21 21:13:10 cieciwa - fixed preemptive bcond description. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1430&r2=1.441.2.1431&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
