using latest 1.x
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 15 Feb 2013 10:38:44 +0000 (11:38 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 15 Feb 2013 10:38:44 +0000 (11:38 +0100)
Makefile
libvirt.spec

index df289b8..40267f0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ SHA1SUM                 := sha1sum
 # tried to download this on the fly using git archive at git://libvirt.org/libvirt.git
 # but it feels like git archive is not supported/allowed there
 ALL                     += libvirt
 # tried to download this on the fly using git archive at git://libvirt.org/libvirt.git
 # but it feels like git archive is not supported/allowed there
 ALL                     += libvirt
-libvirt-URL1           := http://mirror.onelab.eu/third-party/libvirt-0.10.2.2.tar.gz
-libvirt-URL2           := http://planet-lab.org/third-party/libvirt-0.10.2.2.tar.gz
-libvirt-SHA1SUM        := 689866fad0374de95477c9ccbcb47915e78fbf8b
+libvirt-URL1           := http://mirror.onelab.eu/third-party/libvirt-1.0.2.tar.gz
+libvirt-URL2           := http://planet-lab.org/third-party/libvirt-1.0.2.tar.gz
+libvirt-SHA1SUM        := ad8063794bb70e7538a3437412dd0c75950b81e2
 libvirt                := $(notdir $(libvirt-URL1))
 
 all: $(ALL)
 libvirt                := $(notdir $(libvirt-URL1))
 
 all: $(ALL)
index 8795b7b..dc338ec 100644 (file)
@@ -1,6 +1,6 @@
 # -*- rpm-spec -*-
 
 # -*- rpm-spec -*-
 
-%define mainstream_version 0.10.2.2
+%define mainstream_version 1.0.2
 %define module_version_varname mainstream_version
 %define taglevel 0
 
 %define module_version_varname mainstream_version
 %define taglevel 0