[libvirt] [libvirt-glib] libvirt dependency needs to be bumped

2012-01-15 Thread Nirbheek Chauhan
Hey guys,

It seems libvirt-glib requires VIR_DOMAIN_EVENT_SHUTDOWN which was
only added in libvirt-0.9.8[1].

Hence, configure.ac needs LIBVIRT_REQUIRED=0.9.8 otherwise the build
fails in make instead of in configure.

Thanks!

1. 38527c9ae0d398a996e1e3c0897a104e3ffd1256 in libvirt.git

-- 
~Nirbheek Chauhan

Gentoo GNOME+Mozilla Team

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] [PATCH] [configure] Fix libvirt dependency, and use $VAPIGEN

2011-11-08 Thread Nirbheek Chauhan
On Mon, Nov 7, 2011 at 10:10 PM, Eric Blake ebl...@redhat.com wrote:
 To make it easier for yourself, add this to libvirt-glib/.git/config:

 [format]
        subjectprefix = libvirt-glib PATCH

 (or similarly for any other libvrit-SUB project).  Then your patches will
 automatically be prefixed with designation that it is for a subproject and
 not for the top-level libvirt.git, which will help in sorting threads as
 long as all the subprojects still share the primary libvir-list mailing
 list.


Thank you for the tip! I've added this now. :)

-- 
~Nirbheek Chauhan

Gentoo GNOME+Mozilla Team

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH] [configure] Fix libvirt dependency, and use $VAPIGEN

2011-11-07 Thread Nirbheek Chauhan
On Mon, Nov 7, 2011 at 3:33 PM, Michal Privoznik mpriv...@redhat.com wrote:
 On 07.11.2011 10:25, nirbh...@gentoo.org wrote:
 This is a rather trivial patch to raise the minimum libvirt dependency; at 
 least
 0.9.4 is required. In addition, it fixes the direct usage of `vapigen`, and 
 uses
 the result of the AC_PATH_PROG(VAPIGEN ...) call earlier so that the binary 
 to
 be used can be overridden as that macro was meant to allow.

 Just for the record, this is for libvirt-glib


Ah yes, I forgot to put that in the subject, didn't I? Sorry about that. :-)

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list