[jhbuild] apps-3.8: update libvirt to 1.0.0



commit 605a7d4ab9d5c2d2143d2c694612efe3a3fadf4d
Author: Christophe Fergeau <cfergeau redhat com>
Date:   Sun Nov 4 02:02:20 2012 +0100

    apps-3.8: update libvirt to 1.0.0

 modulesets/gnome-apps-3.8.modules |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.8.modules b/modulesets/gnome-apps-3.8.modules
index 9efbd18..ebd0171 100644
--- a/modulesets/gnome-apps-3.8.modules
+++ b/modulesets/gnome-apps-3.8.modules
@@ -83,11 +83,13 @@
     </dependencies>
   </autotools>
 
-  <autotools id="libvirt" autogenargs="--with-yajl">
+  <!-- disable libxl for now as libvirt 1.0.0 does not build with
+       libxl 4.2.0, and we don't need Xen support -->
+  <autotools id="libvirt" autogenargs="--with-yajl --without-libxl">
     <branch repo="libvirt.org"
-            module="libvirt-0.10.2.tar.gz"
-            version="0.10.2"
-            hash="sha256:1fe69ae1268a097cc0cf83563883b51780d528c6493efe3e7d94c4160cc46977">
+            module="libvirt-1.0.0.tar.gz"
+            version="1.0.0"
+            hash="sha256:14c8a30ebfb939c82cab5f759a95d09646b43b4210e45490e92459ae65123076">
     </branch>
     <dependencies>
       <dep package="device-mapper"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]