-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
5.0.8
-
CentOS 7.8.2003
Description:
Zabbix 5.0.8 package for RHEL 7 has been released(5.0.8-1, 5.0.8-2 and 5.0.8-3), but zabbix-web-japanese package has not been published yet. It seems that the zabbix-web-japanese package is not generated when building the package for RHEL 7 due to an error in the description of the spec file.
Expected:
You can make zabbix-web-japanese package generated by modifying spec file as below.
--- zabbix.spec-508-3 2021-01-27 21:54:08.000000000 +0900 +++ zabbix.spec 2021-02-01 14:42:59.700705231 +0900 @@ -1315,6 +1315,9 @@ %defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/opt/rh/rh-php73/php-fpm.d/zabbix.conf +%files web-japanese +%defattr(-,root,root,-) + %files web-mysql-scl %defattr(-,root,root,-)