Date: Wednesday, August 19, 2015 @ 13:16:39
  Author: spupykin
Revision: 138503

upgpkg: libvirt 1.2.18-2

upd

Modified:
  libvirt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-08-19 06:34:50 UTC (rev 138502)
+++ PKGBUILD    2015-08-19 11:16:39 UTC (rev 138503)
@@ -4,7 +4,7 @@
 
 pkgname=libvirt
 pkgver=1.2.18
-pkgrel=1
+pkgrel=2
 pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
 arch=('i686' 'x86_64')
 url="http://libvirt.org/";
@@ -12,7 +12,7 @@
 depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
         'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 
'libpcap'
         'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
-        'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph' 'libssh2')
+        'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph' 'libssh2' 
'netcf')
 makedepends=('pkgconfig' 'lvm2' 'linux-api-headers' 'dnsmasq' 'lxc'
             'libiscsi' 'open-iscsi'
             'perl-xml-xpath' 'libxslt')
@@ -98,7 +98,7 @@
        --with-storage-lvm --without-xen --with-udev --without-hal 
--disable-static \
        --with-init-script=systemd \
        --with-qemu-user=nobody --with-qemu-group=nobody \
-       --without-netcf --with-interface --with-lxc --with-storage-iscsi
+       --with-netcf --with-interface --with-lxc --with-storage-iscsi
        # --with-audit
   make
 }

Reply via email to