[libvirt] [libvirt-glib 2/2] build-sys: Raise libvirt requirement to 0.10.2

Christophe Fergeau cfergeau at redhat.com
Wed Oct 3 13:56:28 UTC 2012


The recent PMSuspend changes need libvirt 0.10.2 or newer.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 369b368..c117106 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ AC_CANONICAL_HOST
 
 AM_SILENT_RULES([yes])
 
-LIBVIRT_REQUIRED=0.9.10
+LIBVIRT_REQUIRED=0.10.2
 AC_SUBST([LIBVIRT_REQUIRED]) dnl used in the .spec file
 GLIB2_REQUIRED=2.22.0
 GOBJECT2_REQUIRED=2.10.0
-- 
1.7.12.1




More information about the libvir-list mailing list