Author: qboosh Date: Tue Sep 5 10:47:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed with_routes bcond
---- Files affected: SPECS: kernel24.spec (1.776 -> 1.777) ---- Diffs: ================================================================ Index: SPECS/kernel24.spec diff -u SPECS/kernel24.spec:1.776 SPECS/kernel24.spec:1.777 --- SPECS/kernel24.spec:1.776 Mon Sep 4 12:34:33 2006 +++ SPECS/kernel24.spec Tue Sep 5 12:47:47 2006 @@ -171,7 +171,6 @@ # http://l7-filter.sourceforge.net/ Patch139: layer7-kernel2.4patch-v0.4.1a.patch.gz - # ATM bugfixes # Patches by Chas Williams <[EMAIL PROTECTED]> # ftp://ftp.cmf.nrl.navy.mil/pub/chas/linux-atm/ @@ -399,7 +398,7 @@ Conflicts: quota < 3.09 Conflicts: linux-atm < 2.4.1 Conflicts: device-mapper < 1.00.05 -# amd64 not included yet - needs port of some patches (O1, maybe grsec) +# %{x8664} not included yet - needs port of some patches (O1, maybe grsec) ExclusiveArch: %{ix86} sparc sparc64 alpha ppc ExclusiveOS: Linux BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -802,7 +801,6 @@ %patch126 -p1 %patch130 -p1 %{?with_routes:%patch136 -p1} -%patch136 -p1 %patch137 -p1 %patch138 -p1 %patch139 -p1 @@ -1358,7 +1356,6 @@ rm -f include/linux/modversions.h echo "#include <linux/modsetver.h>" > include/linux/modversions.h - # this generates modversions info which we want to include and we may as # well include the depends stuff as well, after we fix the paths @@ -1713,6 +1710,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.777 2006/09/05 10:47:47 qboosh +- fixed with_routes bcond + Revision 1.776 2006/09/04 10:34:33 hawk - seems to be stable, release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel24.spec?r1=1.776&r2=1.777&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
