rebuild libvirt against obarun's qemu-base

This commit is contained in:
joborun linux 2023-08-23 11:52:54 +03:00
parent b2cb07fae9
commit 183a4f5550
1 changed files with 2 additions and 11 deletions

View File

@ -8,7 +8,7 @@
pkgname=(libvirt) # (libvirt-storage-gluster libvirt-storage-iscsi-direct libvirt-storage-rbd)
epoch=1
pkgver=9.6.0
pkgrel=01
pkgrel=02 ## qemu-base rebuilt by obarun
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc) w/o zstd iscsi systemd"
url="https://libvirt.org/"
depends=('libpciaccess' 'yajl' 'fuse3' 'gnutls' 'parted' 'libssh' 'libxml2' 'numactl' 'polkit')
@ -16,7 +16,6 @@ depends=('libpciaccess' 'yajl' 'fuse3' 'gnutls' 'parted' 'libssh' 'libxml2' 'num
makedepends=('meson' 'libxslt' 'python-docutils' 'lvm2'
'bash-completion' 'rpcsvc-proto' 'dnsmasq' 'iproute2' 'qemu-base')
# 'libiscsi' 'glusterfs' 'ceph-libs' 'glusterfs'
optdepends=('libvirt-storage-rbd: RBD storage backend'
'gettext: required for libvirt-guests.service'
'openbsd-netcat: for remote management over ssh'
@ -25,7 +24,6 @@ optdepends=('libvirt-storage-rbd: RBD storage backend'
'iptables-nft: required for default NAT networking'
'qemu: QEMU/KVM support'
'lvm2: Logical Volume Manager support')
backup=(
'etc/libvirt/libvirt-admin.conf'
'etc/libvirt/libvirt.conf'
@ -248,11 +246,4 @@ sha256sums=(10f2e52dbb5df90410594a8e36d0e0587d38f11efb64ff32cbec422b93b70c52 #
6dc7907d6d4d883ac5ea15c195af673c97cff13f4c0493d23196e94bc87f04db # libvirt.sysusers
465a3e535cdc5549beaf82b41f53b27d5352aab1313277fd0c2f33004d0d59ba) # libvirt.tmpfiles
## 44ee8775566dd4efdb28d69491af3aced2dd3c4f6336f8b7bdfa6d9de1f40623 libvirt-1:9.6.0-01-x86_64.pkg.tar.lz
# Note to packager:
ls -l *pkg.tar.lz
echo "you must rename this package to meet SF naming before you move to the repo"
mv $(ls -l $pkgname*pkg.tar.lz) $pkgname-$epoch_$pkgver-$pkgrel-$arch.pkg.tar.lz >pkg-mv.log
## 21dc7ce47bc9ca6b854554c58c4c44ff82bf15a4c768564a7a18628ec8af1096 libvirt-1_9.6.0-02-x86_64.pkg.tar.lz