From 7e7f50a2876c67b59c37fa242ea7a2d7feaed429 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Thu, 10 Nov 2005 07:50:52 +0000 Subject: [PATCH] - new upstream source, 051107 --- .cvsignore | 1 + iproute.spec | 15 ++++++++------- sources | 1 + 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5ce91bb..782f418 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ iproute2-051007.tar.gz +iproute2-2.6.14-051107.tar.gz diff --git a/iproute.spec b/iproute.spec index d0e58ca..16be0ff 100644 --- a/iproute.spec +++ b/iproute.spec @@ -1,12 +1,12 @@ -%define date_version 051007 +%define date_version 051107 %define cbq_version v0.7.3 Summary: Advanced IP routing and network device configuration tools. Name: iproute Version: 2.6.14 -Release: 7 +Release: 8 Group: Applications/System -Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{date_version}.tar.gz +Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}-%{date_version}.tar.gz URL: http://linux-net.osdl.org/index.php/Iproute2 Source1: ip.8 Source2: tc.8 @@ -26,7 +26,6 @@ Patch1: iproute2-2.4.7-rt_config.patch Patch2: iproute2-2.6.9-kernel.patch Patch3: cbq-0.7.1-avpkt-enhancement.patch Patch5: iproute2-ss050901-opt_flags.patch -Patch6: iproute2-ss050901-host_len.patch Patch7: iproute2-051007-add_tunnel.patch License: GNU GPL @@ -39,13 +38,12 @@ 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-%{date_version} -cp %{SOURCE12} $RPM_BUILD_DIR/iproute2-%{date_version} +%setup -q -n iproute2-%{version}-%{date_version} +cp %{SOURCE12} $RPM_BUILD_DIR/iproute2-%{version}-%{date_version} %patch1 -p1 -b .rt_config %patch2 -p1 -b .kernel %patch3 -p0 -b .avpkt-enhancment %patch5 -p1 -b .opt_flags -%patch6 -p1 -b .host_len %patch7 -p1 -b .tunnel_add %build @@ -116,6 +114,9 @@ EOF %config(noreplace) /etc/sysconfig/cbq/* %changelog +* Thu Nov 10 2005 Radek Vokal 2.6.14-8 +- new upstream source + * Mon Oct 31 2005 Radek Vokal 2.6.14-7 - add warning to ip tunnel add command (#128107) diff --git a/sources b/sources index 044c209..3430e3c 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 53f47d46f50eff9ed8c6fa2ac2b41a80 iproute2-051007.tar.gz +756a160a6d9c72d2ee2d29b1ede8ffab iproute2-2.6.14-051107.tar.gz