Date: Tuesday, May 28, 2013 @ 13:38:34
  Author: spupykin
Revision: 91812

upgpkg: libvirt 1.0.5-5

upd

Modified:
  libvirt/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-05-28 11:37:37 UTC (rev 91811)
+++ PKGBUILD    2013-05-28 11:38:34 UTC (rev 91812)
@@ -4,7 +4,7 @@
 
 pkgname=libvirt
 pkgver=1.0.5
-pkgrel=4
+pkgrel=5
 pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
 arch=('i686' 'x86_64')
 url="http://libvirt.org/";
@@ -55,7 +55,8 @@
        --with-storage-lvm --without-xen --with-udev --without-hal 
--disable-static \
        --with-init-script=systemd --with-audit \
        --with-qemu-user=nobody --with-qemu-group=nobody \
-       --without-netcf --with-interface
+       --without-netcf --with-interface \
+       --with-dnsmasq-path=/usr/bin/dnsmasq
   make
 
   sed -i 's|/etc/sysconfig/|/etc/conf.d/|' daemon/libvirtd.service 
tools/libvirt-guests.service

Reply via email to