]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- updated vor version 020116.
authorcieciwa <cieciwa@pld-linux.org>
Thu, 17 Apr 2003 11:21:51 +0000 (11:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2.spec -> 1.75

iproute2.spec

index 2a7550b9ad74656ee0d093993ca991db223e4426..01ca6af31349f04c3ee1596e224b824061cddfae 100644 (file)
@@ -5,7 +5,7 @@
 
 %define                _kernel24       %(echo %{_kernel_ver} | grep -q '2\.[012]\.' ; echo $?)
 %define mainver                2.4.7
-%define snapshot       ss010803
+%define snapshot       ss020116
 Summary:       Utility to control Networking behavior in 2.2.X kernels
 Summary(es):   Herramientas para encaminamiento avanzado y configuración de interfaces de red
 Summary(pl):   Narzêdzie do kontrolowania Sieci w kernelach 2.2
@@ -76,8 +76,8 @@ a przestrzeni
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
+#%%patch3 -p1
+#%%patch4 -p1
 %if %{_kernel24}
 %patch7 -p1
 %else
@@ -101,7 +101,7 @@ grep -q tc_wrr_class_weight /usr/include/linux/pkt_sched.h || WRRDEF="-DNEED_WRR
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sbindir},%{_sysconfdir},%{_mandir}/man8,%{_libdir},%{_includedir}}
 
-install ip/{ip,rtmon,rtacct,routel} %{!?_without_tc:tc/tc} $RPM_BUILD_ROOT%{_sbindir}
+install ip/{ip,rtmon,routel} %{!?_without_tc:tc/tc} $RPM_BUILD_ROOT%{_sbindir}
 install etc/iproute2/rt_protos \
        etc/iproute2/rt_realms \
        etc/iproute2/rt_scopes \
This page took 0.030865 seconds and 4 git commands to generate.