File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ The Apache CloudStack files shared between agent and management server
102102Summary: CloudStack Agent for KVM hypervisors
103103Requires: (openssh-clients or openssh)
104104Requires: java-17-openjdk
105- Requires: tzdata-java
105+ Requires: ( tzdata-java or timezone-java)
106106Requires: %{name }-common = %{_ver }
107107Requires: libvirt
108108Requires: libvirt-daemon-driver-storage-rbd
@@ -143,7 +143,7 @@ The CloudStack baremetal agent
143143%package usage
144144Summary: CloudStack Usage calculation server
145145Requires: java-17-openjdk
146- Requires: tzdata-java
146+ Requires: ( tzdata-java or timezone-java)
147147Group: System Environment/Libraries
148148%description usage
149149The CloudStack usage calculation service
You can’t perform that action at this time.
0 commit comments