git://git.onelab.eu
/
iproute2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 2:
f79a60b
)
Merge commit 'origin/master'
author
root
<root@cassidy.cs.princeton.edu>
Fri, 3 Jun 2011 07:40:26 +0000
(
03:40
-0400)
committer
root
<root@cassidy.cs.princeton.edu>
Fri, 3 Jun 2011 07:40:26 +0000
(
03:40
-0400)
Makefile
patch
|
blob
|
history
iproute.spec
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
ecfb4cc
..
d8298f9
100644
(file)
--- 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.3
7
.tar.bz2
-iproute2-SHA1SUM :=
7852fb66fb745dc3c1fabee24d7d8ff017c48d36
+iproute2-URL := http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.3
8
.tar.bz2
+iproute2-SHA1SUM :=
e9f6d457a06866a2a20a6cba6b3a039b2ec3e14a
iproute2 := $(notdir $(iproute2-URL))
all: $(ALL)
diff --git
a/iproute.spec
b/iproute.spec
index
b0b066a
..
19624c2
100644
(file)
--- a/
iproute.spec
+++ b/
iproute.spec
@@
-1,5
+1,5
@@
%define name iproute
-%define version 2.6.3
7
+%define version 2.6.3
8
%define taglevel 0
%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}