Author: arekm Date: Wed May 23 07:06:50 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 3.4.0
---- Files affected: packages/iproute2: iproute2-build.patch (1.14 -> 1.15) , iproute2.spec (1.215 -> 1.216) ---- Diffs: ================================================================ Index: packages/iproute2/iproute2-build.patch diff -u packages/iproute2/iproute2-build.patch:1.14 packages/iproute2/iproute2-build.patch:1.15 --- packages/iproute2/iproute2-build.patch:1.14 Tue Mar 20 07:11:33 2012 +++ packages/iproute2/iproute2-build.patch Wed May 23 09:06:45 2012 @@ -10,12 +10,4 @@ ADDLIB= #options for decnet -@@ -21,7 +21,7 @@ - - CC = gcc - HOSTCC = gcc --CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -+CCOPTS = -D_GNU_SOURCE $(OPT) -Wstrict-prototypes -Wall - CFLAGS = $(CCOPTS) -I../include $(DEFINES) - YACCFLAGS = -d -t -v - + ================================================================ Index: packages/iproute2/iproute2.spec diff -u packages/iproute2/iproute2.spec:1.215 packages/iproute2/iproute2.spec:1.216 --- packages/iproute2/iproute2.spec:1.215 Tue Mar 20 07:11:33 2012 +++ packages/iproute2/iproute2.spec Wed May 23 09:06:45 2012 @@ -16,12 +16,12 @@ Summary(pl.UTF-8): Narzędzie do konfigurowania sieci Summary(pt_BR.UTF-8): Ferramentas para roteamento avançado e configuração de interfaces de rede Name: iproute2 -Version: 3.3.0 +Version: 3.4.0 Release: 1 License: GPL v2+ Group: Networking/Admin Source0: http://kernel.org/pub/linux/utils/net/iproute2/%{name}-%{version}.tar.xz -# Source0-md5: 39a7ff2c5149475c710365954e2ce49b +# Source0-md5: 879d3fac4e90809598b2864ec4a0cbf8 Patch0: %{name}-build.patch Patch1: %{name}-arp.patch Patch3: %{name}-iptables.patch @@ -147,7 +147,7 @@ LD="%{__cc}" \ %endif HOSTCC="%{__cc}" \ - OPT="%{rpmcflags} %{rpmcppflags}" \ + CCOPTS="%{rpmcflags} %{rpmcppflags}" \ LDFLAGS="%{rpmldflags} -Wl,-export-dynamic" \ LIBDIR=%{_libdir} \ %{!?with_tc:SUBDIRS="lib ip misc"} @@ -214,6 +214,8 @@ %{_mandir}/man8/ip-*.8* %{_mandir}/man8/ctstat.8* %{_mandir}/man8/lnstat.8* +%{_mandir}/man8/nstat.8* +%{_mandir}/man8/routef.8* %{_mandir}/man8/routel.8* %{_mandir}/man8/rtacct.8* %{_mandir}/man8/rtmon.8* @@ -247,6 +249,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.216 2012/05/23 07:06:45 arekm +- up to 3.4.0 + Revision 1.215 2012/03/20 06:11:33 arekm - up to 3.3.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/iproute2/iproute2-build.patch?r1=1.14&r2=1.15 http://cvs.pld-linux.org/packages/iproute2/iproute2.spec?r1=1.215&r2=1.216 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
