rpms/iproute/devel .cvsignore, 1.15, 1.16 iproute.spec, 1.37, 1.38 sources, 1.15, 1.16

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Nov 10 07:50:55 UTC 2005


Author: rvokal

Update of /cvs/dist/rpms/iproute/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13427

Modified Files:
	.cvsignore iproute.spec sources 
Log Message:
- new upstream source, 051107


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/iproute/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	8 Oct 2005 02:16:41 -0000	1.15
+++ .cvsignore	10 Nov 2005 07:50:52 -0000	1.16
@@ -1 +1,2 @@
 iproute2-051007.tar.gz
+iproute2-2.6.14-051107.tar.gz


Index: iproute.spec
===================================================================
RCS file: /cvs/dist/rpms/iproute/devel/iproute.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- iproute.spec	31 Oct 2005 10:09:51 -0000	1.37
+++ iproute.spec	10 Nov 2005 07:50:52 -0000	1.38
@@ -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 @@
 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 @@
 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 @@
 %config(noreplace) /etc/sysconfig/cbq/*
 
 %changelog
+* Thu Nov 10 2005 Radek Vokal <rvokal at redhat.com> 2.6.14-8
+- new upstream source 
+
 * Mon Oct 31 2005 Radek Vokal <rvokal at redhat.com> 2.6.14-7
 - add warning to ip tunnel add command (#128107)
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/iproute/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	8 Oct 2005 02:16:41 -0000	1.15
+++ sources	10 Nov 2005 07:50:52 -0000	1.16
@@ -1 +1,2 @@
 53f47d46f50eff9ed8c6fa2ac2b41a80  iproute2-051007.tar.gz
+756a160a6d9c72d2ee2d29b1ede8ffab  iproute2-2.6.14-051107.tar.gz




More information about the fedora-cvs-commits mailing list