]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- up to 3.4.0 auto/th/iproute2-3_4_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 23 May 2012 07:06:45 +0000 (07:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2-build.patch -> 1.15
    iproute2.spec -> 1.216

iproute2-build.patch
iproute2.spec

index 4dc942bd11abd396ab6f7cc5fb9d7043622f00b1..ebfd481a04dba4dbb84839c65993b439b8260697 100644 (file)
@@ -10,12 +10,4 @@ diff -urNbB iproute2-2.6.14-051107.org/Makefile iproute2-2.6.14-051107/Makefile
  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 e358a9d780e35348044d09512025b9b277301b44..c930241500b125cdb0095c10b46db9591f3648a6 100644 (file)
@@ -15,12 +15,12 @@ Summary(es.UTF-8):  Herramientas para encaminamiento avanzado y configuración de
 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
@@ -146,7 +146,7 @@ Dokumentacja do iproute zawiera "howto" oraz przykłady ustawień.
        LD="%{__cc}" \
 %endif
        HOSTCC="%{__cc}" \
-       OPT="%{rpmcflags} %{rpmcppflags}" \
+       CCOPTS="%{rpmcflags} %{rpmcppflags}" \
        LDFLAGS="%{rpmldflags} -Wl,-export-dynamic" \
        LIBDIR=%{_libdir} \
        %{!?with_tc:SUBDIRS="lib ip misc"}
@@ -213,6 +213,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_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*
This page took 0.055734 seconds and 4 git commands to generate.