rpms/iproute/devel .cvsignore, 1.19, 1.20 iproute.spec, 1.62, 1.63 sources, 1.19, 1.20 iproute2-051007-add_tunnel.patch, 1.1, NONE iproute2-2.4.7-rt_config.patch, 1.1, NONE iproute2-2.6.18-correct-snapshot.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Dec 15 13:05:21 UTC 2006


Author: rvokal

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

Modified Files:
	.cvsignore iproute.spec sources 
Removed Files:
	iproute2-051007-add_tunnel.patch 
	iproute2-2.4.7-rt_config.patch 
	iproute2-2.6.18-correct-snapshot.patch 
Log Message:
- upgrade to 2.6.19


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/iproute/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	3 Oct 2006 07:48:06 -0000	1.19
+++ .cvsignore	15 Dec 2006 13:05:19 -0000	1.20
@@ -1 +1 @@
-iproute2-2.6.18-061002.tar.gz
+iproute2-2.6.19-061214.tar.gz


Index: iproute.spec
===================================================================
RCS file: /cvs/dist/rpms/iproute/devel/iproute.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- iproute.spec	11 Dec 2006 15:26:01 -0000	1.62
+++ iproute.spec	15 Dec 2006 13:05:19 -0000	1.63
@@ -1,22 +1,19 @@
-%define date_version 061002
+%define date_version 061214
 %define cbq_version v0.7.3
 
 Summary: Advanced IP routing and network device configuration tools
 Name: iproute
-Version: 2.6.18
-Release: 5%{?dist}
+Version: 2.6.19
+Release: 1%{?dist}
 Group: Applications/System
 Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}-%{date_version}.tar.gz
 URL:    http://linux-net.osdl.org/index.php/Iproute2
-#Patch1: iproute2-2.4.7-rt_config.patch
 Patch2: iproute2-2.6.9-kernel.patch
 Patch5: iproute2-ss050901-opt_flags.patch
-Patch7: iproute2-051007-add_tunnel.patch
 Patch8: iproute2-2.6.16-libdir.patch
 Patch10: iproute2-2.6.16-flags.patch
 Patch11: iproute2-2.6.16-ip_resolve_crash.patch
 Patch12: iproute-ip-man.patch
-Patch13: iproute2-2.6.18-correct-snapshot.patch
 
 License: GPL
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -34,12 +31,10 @@
 #%patch1 -p1
 %patch2 -p1 -b .kernel
 %patch5 -p1 -b .opt_flags
-%patch7 -p1 -b .tunnel_add
 %patch8 -p1 -b .libdir
 %patch10 -p1 -b .flags
 %patch11 -p1 -b .ip_resolve
 %patch12 -p1
-%patch13 -p1
 
 %build
 export LIBDIR=%{_libdir}
@@ -105,6 +100,9 @@
 %config(noreplace) /etc/sysconfig/cbq/*
 
 %changelog
+* Fri Dec 15 2006 Radek Vokál <rvokal at redhat.com> - 2.6.19-1
+- upgrade to 2.6.19
+
 * Mon Dec 11 2006 Radek Vokál <rvokal at redhat.com> - 2.6.18-5
 - fix snapshot version
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/iproute/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	3 Oct 2006 07:48:06 -0000	1.19
+++ sources	15 Dec 2006 13:05:19 -0000	1.20
@@ -1 +1 @@
-193b570128cf852afba337438413adf9  iproute2-2.6.18-061002.tar.gz
+a8fbe5f37e2db79b34f817d43d4cbf8d  iproute2-2.6.19-061214.tar.gz


--- iproute2-051007-add_tunnel.patch DELETED ---


--- iproute2-2.4.7-rt_config.patch DELETED ---


--- iproute2-2.6.18-correct-snapshot.patch DELETED ---




More information about the fedora-cvs-commits mailing list