Author: qboosh Date: Fri May 18 06:31:00 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated build patch is back (build-time security fix, optflags support)
---- Files affected: SPECS: iproute2.spec (1.167 -> 1.168) ---- Diffs: ================================================================ Index: SPECS/iproute2.spec diff -u SPECS/iproute2.spec:1.167 SPECS/iproute2.spec:1.168 --- SPECS/iproute2.spec:1.167 Thu May 17 22:42:37 2007 +++ SPECS/iproute2.spec Fri May 18 08:30:55 2007 @@ -21,11 +21,10 @@ Version: 2.6.20 Release: 0.1 License: GPL -Vendor: Stephen Hemminger <[EMAIL PROTECTED]> Group: Networking/Admin Source0: http://developer.osdl.org/dev/iproute2/download/%{name}-%{version}-%{sdate}.tar.gz # Source0-md5: 7bc5883aadf740761fa2dd70b661e8cc -#Patch0: %{name}-build.patch +Patch0: %{name}-build.patch Patch1: %{name}-arp.patch Patch2: %{name}-lex.patch Patch3: %{name}-iptables.patch @@ -54,7 +53,7 @@ %endif Obsoletes: iproute Obsoletes: ifstat -BuildRoot: %{tmpdir}/iproute-%{version}-root-%(id -u -n) +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sbindir /sbin %define _sysconfdir /etc/iproute2 @@ -95,8 +94,8 @@ %prep %setup -q -n iproute-%{version}-%{sdate} -#rm -rf include-glibc include/linux -#%patch0 -p1 +#rm -rf include/linux +%patch0 -p1 %patch1 -p1 #%patch2 -p1 %if "%{_lib}" == "lib64" @@ -171,6 +170,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.168 2007/05/18 06:30:55 qboosh +- updated build patch is back (build-time security fix, optflags support) + Revision 1.167 2007/05/17 20:42:37 cactus - enabled wrr - with new patch builds fine - rel. 0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/iproute2.spec?r1=1.167&r2=1.168&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
