Author: shadzik Date: Fri May 18 12:09:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix build by adding patch13 - rel 0.2
---- Files affected: SPECS: iproute2.spec (1.168 -> 1.169) ---- Diffs: ================================================================ Index: SPECS/iproute2.spec diff -u SPECS/iproute2.spec:1.168 SPECS/iproute2.spec:1.169 --- SPECS/iproute2.spec:1.168 Fri May 18 08:30:55 2007 +++ SPECS/iproute2.spec Fri May 18 14:09:13 2007 @@ -19,7 +19,7 @@ %define sdate 070313 # do not use ,,2.6.X'' as version here, put whole number like 2.6.8 Version: 2.6.20 -Release: 0.1 +Release: 0.2 License: GPL Group: Networking/Admin Source0: http://developer.osdl.org/dev/iproute2/download/%{name}-%{version}-%{sdate}.tar.gz @@ -34,6 +34,7 @@ Patch10: %{name}-2.2.4-wrr.patch Patch11: esfq-%{name}.patch Patch12: 001-net-dev-iface-descr-0.1.diff +Patch13: %{name}-q_atm_c.patch URL: http://linux-net.osdl.org/index.php/Iproute2 BuildRequires: bison BuildRequires: db-devel @@ -109,6 +110,7 @@ %patch10 -p1 %patch11 -p1 #%{?with_iface_descr:%patch12 -p1} +%patch13 -p0 %build %{__make} \ @@ -170,6 +172,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.169 2007/05/18 12:09:13 shadzik +- fix build by adding patch13 +- rel 0.2 + Revision 1.168 2007/05/18 06:30:55 qboosh - updated build patch is back (build-time security fix, optflags support) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/iproute2.spec?r1=1.168&r2=1.169&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
