Skip to content

Commit a84c4cb

Browse files
Merge branch '4.20'
2 parents db63d24 + 58484fb commit a84c4cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packaging/el8/cloud.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The Apache CloudStack files shared between agent and management server
102102
Summary: CloudStack Agent for KVM hypervisors
103103
Requires: (openssh-clients or openssh)
104104
Requires: java-17-openjdk
105-
Requires: tzdata-java
105+
Requires: (tzdata-java or timezone-java)
106106
Requires: %{name}-common = %{_ver}
107107
Requires: libvirt
108108
Requires: libvirt-daemon-driver-storage-rbd
@@ -143,7 +143,7 @@ The CloudStack baremetal agent
143143
%package usage
144144
Summary: CloudStack Usage calculation server
145145
Requires: java-17-openjdk
146-
Requires: tzdata-java
146+
Requires: (tzdata-java or timezone-java)
147147
Group: System Environment/Libraries
148148
%description usage
149149
The CloudStack usage calculation service

0 commit comments

Comments
 (0)