Author: arekm Date: Tue Feb 26 09:10:22 2008 GMT Module: SPECS Tag: LINUX_2_6_22 ---- Log message: - up to recent ABI patch
---- Files affected: SPECS: kernel.spec (1.441.2.1796.2.57 -> 1.441.2.1796.2.58) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1796.2.57 SPECS/kernel.spec:1.441.2.1796.2.58 --- SPECS/kernel.spec:1.441.2.1796.2.57 Tue Feb 26 10:03:17 2008 +++ SPECS/kernel.spec Tue Feb 26 10:10:16 2008 @@ -150,10 +150,6 @@ Source5: kernel-ppclibs.Makefile Source7: kernel-module-build.pl -# TODO - cleanup -Source14: http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi/kernel-patch-linuxabi_20060404.tar.gz -# Source14-md5: bf32f8baa98aeafa75a672097acd9cc8 - Source20: kernel-i386.config Source21: kernel-x86_64.config Source22: kernel-sparc.config @@ -382,6 +378,9 @@ Patch5000: apparmor-2.6.20.3-v405-fullseries.diff Patch5001: linux-2.6-apparmor-caps.patch +# ABI +Patch6000: http://www.feise.com/~jfeise/Downloads/linux-abi/linux-abi-2.6.22.3_3.diff.bz2 + # not ready yet Patch9997: pax_selinux_hooks-2.6.20.patch @@ -722,7 +721,7 @@ /usr/src/linux/Documentation. %prep -%setup -q -n linux-%{_basever}%{_rc} %{?with_abi:-a14} +%setup -q -n linux-%{_basever}%{_rc} # hack against warning in pax/grsec %ifarch alpha @@ -1009,7 +1008,7 @@ %patch2001 -p1 %if %{with abi} -patch -p1 -s < kernel-patch-linuxabi-20060404/linuxabi-2.6.17-0.patch +%patch6000 -p1 %endif # Fix EXTRAVERSION in main Makefile @@ -1703,6 +1702,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1796.2.58 2008-02-26 09:10:16 arekm +- up to recent ABI patch + Revision 1.441.2.1796.2.57 2008-02-26 09:03:17 arekm - up to 2.6.22.19 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1796.2.57&r2=1.441.2.1796.2.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
