Author: cieciwa Date: Fri Sep 22 09:33:58 2006 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - updated netfilter from 2.6.19.
---- Files affected: SPECS: kernel.spec (1.441.2.1627 -> 1.441.2.1628) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1627 SPECS/kernel.spec:1.441.2.1628 --- SPECS/kernel.spec:1.441.2.1627 Thu Sep 21 16:23:53 2006 +++ SPECS/kernel.spec Fri Sep 22 11:33:52 2006 @@ -182,6 +182,7 @@ # Patches ### +Patch0: linux-net-2.6.19.patch # # PATA ports on SATA Promise controller; patch based on: # http://cvs.fedora.redhat.com/viewcvs/*checkout*/rpms/kernel/devel/linux-2.6-sata-promise-pata-ports.patch @@ -788,6 +789,8 @@ %prep %setup -q -n linux-%{_basever}%{_rc} -a10 %{?with_abi:-a14} +%patch0 -p1 + %ifarch ppc install %{SOURCE5} Makefile.ppclibs %endif @@ -799,7 +802,7 @@ %patch1 -p1 # suspend2: -%ifnarch ppc +%ifnarch ppc sparc sparc64 for i in suspend2-%{suspend_version}-for-*/[0-9]*; do patch -p1 -s < $i done @@ -1738,6 +1741,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1628 2006/09/22 09:33:52 cieciwa +- updated netfilter from 2.6.19. + Revision 1.441.2.1627 2006/09/21 14:23:53 paszczus - updated PPC configs - disabled suspend on PPC (build fails for now) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1627&r2=1.441.2.1628&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
