rpms/iproute/devel .cvsignore, 1.21, 1.22 iproute.spec, 1.65, 1.66 sources, 1.21, 1.22 iproute2-2.6.16-flags.patch, 1.1, NONE iproute2-2.6.16-libdir.patch, 1.1, NONE

Radek Vokál (rvokal) fedora-extras-commits at redhat.com
Wed Jul 11 10:08:45 UTC 2007


Author: rvokal

Update of /cvs/extras/rpms/iproute/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14544

Modified Files:
	.cvsignore iproute.spec sources 
Removed Files:
	iproute2-2.6.16-flags.patch iproute2-2.6.16-libdir.patch 
Log Message:
upgrade to 2.6.22


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/iproute/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- .cvsignore	15 Mar 2007 07:54:34 -0000	1.21
+++ .cvsignore	11 Jul 2007 10:08:09 -0000	1.22
@@ -1 +1 @@
-iproute2-2.6.20-070313.tar.gz
+iproute2-2.6.22-070710.tar.gz


Index: iproute.spec
===================================================================
RCS file: /cvs/extras/rpms/iproute/devel/iproute.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- iproute.spec	19 Mar 2007 11:20:36 -0000	1.65
+++ iproute.spec	11 Jul 2007 10:08:09 -0000	1.66
@@ -1,17 +1,15 @@
-%define date_version 070313
+%define date_version 070710
 %define cbq_version v0.7.3
 
 Summary: Advanced IP routing and network device configuration tools
 Name: iproute
-Version: 2.6.20
-Release: 2%{?dist}
+Version: 2.6.22
+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
 Patch2: iproute2-2.6.9-kernel.patch
 Patch5: iproute2-ss050901-opt_flags.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
 
@@ -27,12 +25,9 @@
 capabilities of the Linux 2.4.x and 2.6.x kernel.
 
 %prep
-%setup -q -n iproute-%{version}-%{date_version}
-#%patch1 -p1
+%setup -q -c iproute-%{version}-%{date_version}
 %patch2 -p1 -b .kernel
 %patch5 -p1 -b .opt_flags
-%patch8 -p1 -b .libdir
-%patch10 -p1 -b .flags
 %patch11 -p1 -b .ip_resolve
 %patch12 -p1
 
@@ -95,6 +90,9 @@
 %config(noreplace) /etc/sysconfig/cbq/*
 
 %changelog
+* Wed Jul 11 2007 Radek Vokál <rvokal at redhat.com> - 2.6.22-1
+- upgrade to 2.6.22
+
 * Mon Mar 19 2007 Radek Vokál <rvokal at redhat.com> - 2.6.20-2
 - fix broken tc-pfifo man page (#232891)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/iproute/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	15 Mar 2007 07:54:34 -0000	1.21
+++ sources	11 Jul 2007 10:08:09 -0000	1.22
@@ -1 +1 @@
-7bc5883aadf740761fa2dd70b661e8cc  iproute2-2.6.20-070313.tar.gz
+20ef2767896a0f156b6fbabd47936f79  iproute2-2.6.22-070710.tar.gz


--- iproute2-2.6.16-flags.patch DELETED ---


--- iproute2-2.6.16-libdir.patch DELETED ---




More information about the fedora-extras-commits mailing list