mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libvirt to 10.3.0-1
This commit is contained in:
parent
80e359ac2a
commit
9e19cab985
2 changed files with 10 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = libvirt
|
pkgbase = libvirt
|
||||||
pkgdesc = API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)
|
pkgdesc = API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)
|
||||||
pkgver = 10.2.0
|
pkgver = 10.3.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = https://libvirt.org/
|
url = https://libvirt.org/
|
||||||
|
@ -91,14 +91,14 @@ pkgbase = libvirt
|
||||||
backup = etc/logrotate.d/libvirtd.lxc
|
backup = etc/logrotate.d/libvirtd.lxc
|
||||||
backup = etc/logrotate.d/libvirtd.qemu
|
backup = etc/logrotate.d/libvirtd.qemu
|
||||||
backup = etc/sasl2/libvirt.conf
|
backup = etc/sasl2/libvirt.conf
|
||||||
source = https://libvirt.org/sources/libvirt-10.2.0.tar.xz
|
source = https://libvirt.org/sources/libvirt-10.3.0.tar.xz
|
||||||
source = https://libvirt.org/sources/libvirt-10.2.0.tar.xz.asc
|
source = https://libvirt.org/sources/libvirt-10.3.0.tar.xz.asc
|
||||||
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
|
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
|
||||||
sha256sums = 215772bc5dc4a672e67ffa9de3774f05ed4b7ed282dbe296ec5c9fec01dd7ae3
|
sha256sums = 2af5a50b6b1027822b6344e35080fa78cc8266f821a3ae6f8f372f18dd049018
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = libvirt
|
pkgname = libvirt
|
||||||
provides = libvirt=10.2.0
|
provides = libvirt=10.3.0
|
||||||
provides = libvirt.so
|
provides = libvirt.so
|
||||||
provides = libvirt-admin.so
|
provides = libvirt-admin.so
|
||||||
provides = libvirt-lxc.so
|
provides = libvirt-lxc.so
|
||||||
|
@ -106,14 +106,14 @@ pkgname = libvirt
|
||||||
|
|
||||||
pkgname = libvirt-storage-gluster
|
pkgname = libvirt-storage-gluster
|
||||||
pkgdesc = Libvirt Gluster storage backend
|
pkgdesc = Libvirt Gluster storage backend
|
||||||
depends = libvirt=10.2.0
|
depends = libvirt=10.3.0
|
||||||
depends = glusterfs
|
depends = glusterfs
|
||||||
optdepends =
|
optdepends =
|
||||||
backup =
|
backup =
|
||||||
|
|
||||||
pkgname = libvirt-storage-iscsi-direct
|
pkgname = libvirt-storage-iscsi-direct
|
||||||
pkgdesc = Libvirt iSCSI-direct storage backend
|
pkgdesc = Libvirt iSCSI-direct storage backend
|
||||||
depends = libvirt=10.2.0
|
depends = libvirt=10.3.0
|
||||||
depends = libiscsi
|
depends = libiscsi
|
||||||
optdepends =
|
optdepends =
|
||||||
backup =
|
backup =
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
pkgname=(libvirt libvirt-storage-gluster libvirt-storage-iscsi-direct)
|
pkgname=(libvirt libvirt-storage-gluster libvirt-storage-iscsi-direct)
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgver=10.2.0
|
pkgver=10.3.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -86,7 +86,7 @@ backup=(
|
||||||
source=(
|
source=(
|
||||||
"https://libvirt.org/sources/$pkgname-$pkgver.tar.xz"{,.asc}
|
"https://libvirt.org/sources/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||||
)
|
)
|
||||||
sha256sums=('215772bc5dc4a672e67ffa9de3774f05ed4b7ed282dbe296ec5c9fec01dd7ae3'
|
sha256sums=('2af5a50b6b1027822b6344e35080fa78cc8266f821a3ae6f8f372f18dd049018'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>
|
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>
|
||||||
|
|
||||||
|
@ -154,6 +154,7 @@ package_libvirt() {
|
||||||
chmod 600 "$pkgdir"/etc/libvirt/nwfilter/*.xml \
|
chmod 600 "$pkgdir"/etc/libvirt/nwfilter/*.xml \
|
||||||
"$pkgdir/etc/libvirt/qemu/networks/default.xml"
|
"$pkgdir/etc/libvirt/qemu/networks/default.xml"
|
||||||
chmod 700 "$pkgdir"/etc/libvirt/secrets
|
chmod 700 "$pkgdir"/etc/libvirt/secrets
|
||||||
|
chmod 711 "$pkgdir"/var/lib/libvirt/swtpm
|
||||||
|
|
||||||
rm -rf \
|
rm -rf \
|
||||||
"$pkgdir/run" \
|
"$pkgdir/run" \
|
||||||
|
|
Loading…
Reference in a new issue