- update to iproute-2.6.10

This commit is contained in:
Radek Vokál 2005-02-16 09:14:47 +00:00
parent 89ae623dbf
commit 20d0d6ccdb
3 changed files with 10 additions and 12 deletions

View File

@ -1 +1,2 @@
iproute2-2.6.9-041019.tar.gz
iproute2-2.6.10-050209.tar.gz

View File

@ -1,9 +1,9 @@
Summary: Advanced IP routing and network device configuration tools.
Name: iproute
Version: 2.6.9
Release: 6
Version: 2.6.10
Release: 1
Group: Applications/System
Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}-041019.tar.gz
Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}-050209.tar.gz
URL: http://developer.osdl.org/dev/iproute2/
Source1: ip.8
Source2: tc.8
@ -19,10 +19,7 @@ Source11: tc-tbf.8
Patch0: iproute2-2.4.7-docmake.patch
Patch1: iproute2-2.4.7-rt_config.patch
Patch2: iproute2-2.6.9-kernel.patch
#Patch3: iproute2-2.6.9-ss.patch
Patch4: iproute2-2.4.7-initvar.patch
#Patch5: iproute2-2.6.9-owl-nstat-bound.patch
Patch6: iproute2-2.6.9-endian.patch
Patch7: iproute-debug.patch
License: GNU GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -34,14 +31,11 @@ example) which are designed to use the advanced networking
capabilities of the Linux 2.4.x and 2.6.x kernel.
%prep
%setup -q -n iproute2-2.6.9
%setup -q -n iproute2-%{version}
%patch0 -p1 -b .docmake
%patch1 -p1 -b .rt_config
%patch2 -p1 -b .kernel
#%patch3 -p1 -b .ss
%patch4 -p1 -b .initvar
#%patch5 -p1 -b .bound
%patch6 -p1 -b .endian
%patch7 -p1 -b .debug
%build
@ -61,7 +55,7 @@ mkdir -p $RPM_BUILD_ROOT/sbin \
install -m 755 ip/ip ip/ifcfg ip/rtmon tc/tc $RPM_BUILD_ROOT/sbin
install -m 755 misc/ss misc/nstat misc/rtacct misc/lnstat misc/arpd $RPM_BUILD_ROOT%{_sbindir}
install -m 755 tc/q_netem.so $RPM_BUILD_ROOT%{_libdir}/tc
install -m 644 tc/normal.dist tc/pareto.dist tc/paretonormal.dist $RPM_BUILD_ROOT%{_libdir}/tc
install -m 644 netem/normal.dist netem/pareto.dist netem/paretonormal.dist $RPM_BUILD_ROOT%{_libdir}/tc
install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_mandir}/man8
install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_mandir}/man8
install -m 644 %{SOURCE3} $RPM_BUILD_ROOT/%{_mandir}/man8
@ -93,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/debug/*
%{_libdir}/tc/*
%changelog
* Wed Feb 16 2005 Radek Vokal <rvokal@redhat.com> 2.6.10-1
- update to iproute-2.6.10
* Thu Dec 23 2004 Radek Vokal <rvokal@redhat.com> 2.6.9-6
- added arpd into sbin

View File

@ -1 +1 @@
4b3f335b0139cb909c6a2ae8bf72e548 iproute2-2.6.9-041019.tar.gz
0d131bd4fdccae321aa198c97cfd37de iproute2-2.6.10-050209.tar.gz