mirror of https://github.com/apache/cloudstack.git
Merge branch '4.20'
This commit is contained in:
commit
a84c4cb351
|
|
@ -102,7 +102,7 @@ The Apache CloudStack files shared between agent and management server
|
|||
Summary: CloudStack Agent for KVM hypervisors
|
||||
Requires: (openssh-clients or openssh)
|
||||
Requires: java-17-openjdk
|
||||
Requires: tzdata-java
|
||||
Requires: (tzdata-java or timezone-java)
|
||||
Requires: %{name}-common = %{_ver}
|
||||
Requires: libvirt
|
||||
Requires: libvirt-daemon-driver-storage-rbd
|
||||
|
|
@ -143,7 +143,7 @@ The CloudStack baremetal agent
|
|||
%package usage
|
||||
Summary: CloudStack Usage calculation server
|
||||
Requires: java-17-openjdk
|
||||
Requires: tzdata-java
|
||||
Requires: (tzdata-java or timezone-java)
|
||||
Group: System Environment/Libraries
|
||||
%description usage
|
||||
The CloudStack usage calculation service
|
||||
|
|
|
|||
Loading…
Reference in New Issue