diff --git a/.cvsignore b/.cvsignore index 6f1c342..662c516 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -iproute2-2.6.13-050808.tar.bz2 +iproute2-050816.tar.gz diff --git a/iproute.spec b/iproute.spec index 000d219..55b2067 100644 --- a/iproute.spec +++ b/iproute.spec @@ -1,9 +1,11 @@ +%define date_version 050816 + Summary: Advanced IP routing and network device configuration tools. Name: iproute Version: 2.6.13 -Release: 1 +Release: 2 Group: Applications/System -Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}-050808.tar.bz2 +Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{date_version}.tar.gz URL: http://developer.osdl.org/dev/iproute2/ Source1: ip.8 Source2: tc.8 @@ -29,7 +31,7 @@ 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-%{version} +%setup -q -n iproute2-%{date_version} %patch1 -p1 -b .rt_config %patch2 -p1 -b .kernel #%patch4 -p1 -b .initvar @@ -83,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/debug/* %{_libdir}/tc/* %changelog +* Fri Aug 19 2005 Radek Vokal 2.6.13-2 +- upgrade to iproute2-050816 + * Thu Aug 11 2005 Radek Vokal 2.6.13-1 - update to snapshot for 2.6.13+ kernel diff --git a/sources b/sources index 01402a6..dc86712 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c8a5e9844e5a6e039dcd6489131c05b iproute2-2.6.13-050808.tar.bz2 +35e2be900e9e7f48a2a810cdb0e49e0c iproute2-050816.tar.gz