From: Thierry Parmentelat Date: Thu, 13 Oct 2011 16:04:26 +0000 (+0200) Subject: reconcile onelab and planet-lab X-Git-Tag: iproute2-2.6.38-0^0 X-Git-Url: http://git.onelab.eu/?p=iproute2.git;a=commitdiff_plain;h=e32b61242b25d40d15b2729fe608639e279787f8;hp=7897c183c76b0dc45aece02174af295e612e1e4f reconcile onelab and planet-lab --- diff --git a/Makefile b/Makefile index d8298f9..2720d11 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,10 @@ -# $Id$ -# $URL$ # WEBFETCH := wget SHA1SUM := sha1sum ALL += iproute2 -iproute2-URL := http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.38.tar.bz2 +#iproute2-URL := http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.38.tar.bz2 +iproute2-URL := http://mirror.onelab.eu/third-party/iproute2-2.6.38.tar.bz2 iproute2-SHA1SUM := e9f6d457a06866a2a20a6cba6b3a039b2ec3e14a iproute2 := $(notdir $(iproute2-URL)) diff --git a/iproute.spec b/iproute.spec index fa684e8..e2a34bb 100644 --- a/iproute.spec +++ b/iproute.spec @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/debug/* %{_datadir}/tc/* %changelog +* Mon Sep 26 2011 Thierry Parmentelat - iproute2-2.6.37-3 +- no functional change, just pull main tarball from our mirror + * Fri Jun 10 2011 Thierry Parmentelat - iproute2-2.6.37-2 - only a cleaner specfile