From: S.Çağlar Onur <caglar@cs.princeton.edu>
Date: Fri, 18 Jun 2010 18:54:33 +0000 (+0000)
Subject: bump to 2.6.34
X-Git-Tag: iproute2-2.6.34-0~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d5949899f4208c4234d58296ce3605f76bc60989;p=iproute2.git

bump to 2.6.34
---

diff --git a/Makefile b/Makefile
index f38255e..7da3241 100644
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,8 @@ WEBFETCH		:= wget
 SHA1SUM			:= sha1sum
 
 ALL			+= iproute2
-iproute2-URL		:= http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.33.tar.bz2
-iproute2-SHA1SUM	:= 09d12790458b1d9e4fbd72d962304ac81530c4da
+iproute2-URL		:= http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.34.tar.bz2
+iproute2-SHA1SUM	:= b57f98e284c68a464b9c3e132d29760de6331688
 iproute2		:= $(notdir $(iproute2-URL))
 
 all: $(ALL)
diff --git a/iproute.spec b/iproute.spec
index 57f203e..4d96919 100644
--- a/iproute.spec
+++ b/iproute.spec
@@ -4,8 +4,8 @@
 %define url $URL$
 
 %define name iproute
-%define version 2.6.33
-%define taglevel 2
+%define version 2.6.34
+%define taglevel 0
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}