mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
centos: Install libgcrypt v1.8.5 required by libvirt 6.0 on CentOS8 (#4970)
Fixes: #4969 This PR upgrades the version of libgcrypt that is required by libevirt 6.0 Co-authored-by: Pearl1594 <pearl.dsilva@shapeblue.com>
This commit is contained in:
parent
ab790c11d5
commit
2d176db9a4
@ -80,6 +80,7 @@ Requires: iptables-services
|
|||||||
Requires: qemu-img
|
Requires: qemu-img
|
||||||
Requires: python3-pip
|
Requires: python3-pip
|
||||||
Requires: python3-setuptools
|
Requires: python3-setuptools
|
||||||
|
Requires: libgcrypt > 1.8.3
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
%description management
|
%description management
|
||||||
The CloudStack management server is the central point of coordination,
|
The CloudStack management server is the central point of coordination,
|
||||||
@ -109,6 +110,7 @@ Requires: perl
|
|||||||
Requires: python3-libvirt
|
Requires: python3-libvirt
|
||||||
Requires: qemu-img
|
Requires: qemu-img
|
||||||
Requires: qemu-kvm
|
Requires: qemu-kvm
|
||||||
|
Requires: libgcrypt > 1.8.3
|
||||||
Provides: cloud-agent
|
Provides: cloud-agent
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
%description agent
|
%description agent
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user