Author: marcus Date: Sat Dec 10 13:34:10 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - patch Static, Alternative Routes, Dead Gateway Detection, NAT http://www.ssi.bg/~ja/#routes-2.4 moved to bcond because ipsec with it badly adds routes
---- Files affected: SPECS: kernel24.spec (1.754 -> 1.755) ---- Diffs: ================================================================ Index: SPECS/kernel24.spec diff -u SPECS/kernel24.spec:1.754 SPECS/kernel24.spec:1.755 --- SPECS/kernel24.spec:1.754 Wed Dec 7 15:35:02 2005 +++ SPECS/kernel24.spec Sat Dec 10 14:34:05 2005 @@ -9,6 +9,8 @@ %bcond_without grsec # don't apply grsecurity patch %bcond_with um # build USERMODE kernel %bcond_with win4lin # apply the Win4Lin patches +%bcond_with routes # apply patch from http://www.ssi.bg/~ja/#routes-2.4 + # %ifnarch %{ix86} %undefine with_win4lin @@ -784,6 +786,7 @@ %patch121 -p1 %patch125 -p1 %patch130 -p1 +%{?with_routes:%patch136 -p1} %patch136 -p1 %patch137 -p1 %patch138 -p1 @@ -1704,6 +1707,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.755 2005/12/10 13:34:05 marcus +- patch Static, Alternative Routes, Dead Gateway Detection, NAT + http://www.ssi.bg/~ja/#routes-2.4 moved to bcond because ipsec with it + badly adds routes + Revision 1.754 2005/12/07 14:35:02 qboosh - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel24.spec?r1=1.754&r2=1.755&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
