We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db63d24 + 58484fb commit a84c4cbCopy full SHA for a84c4cb
1 file changed
packaging/el8/cloud.spec
@@ -102,7 +102,7 @@ The Apache CloudStack files shared between agent and management server
102
Summary: CloudStack Agent for KVM hypervisors
103
Requires: (openssh-clients or openssh)
104
Requires: java-17-openjdk
105
-Requires: tzdata-java
+Requires: (tzdata-java or timezone-java)
106
Requires: %{name}-common = %{_ver}
107
Requires: libvirt
108
Requires: libvirt-daemon-driver-storage-rbd
@@ -143,7 +143,7 @@ The CloudStack baremetal agent
143
%package usage
144
Summary: CloudStack Usage calculation server
145
146
147
Group: System Environment/Libraries
148
%description usage
149
The CloudStack usage calculation service
0 commit comments