Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libvirt | name : libvirt | ||||
| version : 4.8.0 | version : 5.8.0 | ||||
| release : 26 | release : 27 | ||||
| source : | source : | ||||
| - https://libvirt.org/sources/libvirt-4.8.0.tar.xz : c2fd7112d6689fbb4d700b31c01aadd8a0eb275e127dc959cdc166f5f60b3032 | - https://libvirt.org/sources/libvirt-5.8.0.tar.xz : e23328289b18bdedc1e966f6c26402b2983149c660ed8bd52cda6feab0c20c55 | ||||
| license : | license : | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - LGPL-2.1-or-later | - LGPL-2.1-or-later | ||||
| component : virt | component : virt | ||||
| summary : Library providing a simple virtualization API | summary : Library providing a simple virtualization API | ||||
| description: | | description: | | ||||
| A toolkit to interact with the virtualization capabilities of recent versions of Linux | A toolkit to interact with the virtualization capabilities of recent versions of Linux. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(avahi-core) | - pkgconfig(libapparmor) | ||||
| - pkgconfig(devmapper) | - pkgconfig(devmapper) | ||||
| - pkgconfig(ext2fs) | |||||
| - pkgconfig(fuse) | - pkgconfig(fuse) | ||||
| - pkgconfig(gnutls) | - pkgconfig(gnutls) | ||||
| - pkgconfig(libiptc) | - pkgconfig(libiptc) | ||||
| - pkgconfig(libnl-3.0) | - pkgconfig(libnl-3.0) | ||||
| - pkgconfig(libparted) | - pkgconfig(libparted) | ||||
| - pkgconfig(libpcap) | |||||
| - pkgconfig(libssh) | - pkgconfig(libssh) | ||||
| - pkgconfig(libxml-2.0) | - pkgconfig(libxml-2.0) | ||||
| - pkgconfig(libxslt) | |||||
| - pkgconfig(OpenEXR) | |||||
| - pkgconfig(openssl) | |||||
| - pkgconfig(pciaccess) | - pkgconfig(pciaccess) | ||||
| - pkgconfig(x11) | |||||
| - pkgconfig(xau) | |||||
| - pkgconfig(xcb) | |||||
| - pkgconfig(xdmcp) | |||||
| - pkgconfig(xfont) | |||||
| - pkgconfig(yajl) | - pkgconfig(yajl) | ||||
| - dnsmasq | - dnsmasq | ||||
| - ebtables | - ebtables | ||||
| - iproute2 | |||||
| - libpcap-devel | |||||
| - parted | - parted | ||||
| rundeps : | rundeps : | ||||
| - ebtables | - ebtables | ||||
| - dmidecode | - dmidecode | ||||
| - dnsmasq | - dnsmasq | ||||
| - parted | |||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-remove-check-gnulib-test-getaddrinfo.patch | %patch -p1 < $pkgfiles/0001-Enable-apparmor-in-qemu.conf.patch | ||||
| %reconfigure ac_cv_path_EBTABLES_PATH=/usr/bin/ebtables \ | %reconfigure ac_cv_path_EBTABLES_PATH=/usr/bin/ebtables \ | ||||
| --with-apparmor \ | |||||
| --with-apparmor-profiles \ | |||||
| --with-init-script=systemd \ | --with-init-script=systemd \ | ||||
| --without-firewalld \ | --with-interface \ | ||||
| --without-selinux \ | |||||
| --with-libvirtd \ | --with-libvirtd \ | ||||
| --with-interface | --with-polkit \ | ||||
| --with-secdriver-apparmor \ | |||||
| --without-selinux \ | |||||
| --without-firewalld | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -D -m 00644 $pkgfiles/libvirt.sysusers $installdir/%libdir%/sysusers.d/libvirt.conf | install -Dm00644 $pkgfiles/libvirt.sysusers $installdir/%libdir%/sysusers.d/libvirt.conf | ||||
| # support keyfile backend in libvirt | # Support keyfile backend in libvirt | ||||
| install -m 00644 $pkgfiles/50-libvirt.keyrules $installdir/usr/share/polkit-1/rules.d/. | install -Dm00644 $pkgfiles/50-libvirt.keyrules -t $installdir/usr/share/polkit-1/rules.d | ||||
| #check : | | #check : | | ||||
| # %make check | # Tests won't pass because they need root access to /var | ||||
| # if ! %make check VIR_TEST_DEBUG=1; then | |||||
| # cat $workdir/tests/test-suite.log | |||||
| # exit 1 | |||||
| # fi | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.