diff --git a/SPECS/zabbix.spec b/SPECS/zabbix.spec index bc74cfa..4aacaa1 100644 --- a/SPECS/zabbix.spec +++ b/SPECS/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix Version: 6.0.17 -Release: %{?alphatag:%{?alphatag}.}release1%{?dist} +Release: %{?alphatag:%{?alphatag}.}release1%{?dist}.alma Summary: The Enterprise-class open source monitoring solution Group: Applications/Internet License: GPLv2+ @@ -38,19 +38,21 @@ Patch7: agent2.conf.var.run.patch Patch8: agent2.conf.socket.patch +BuildRequires: gcc +BuildRequires: golang +BuildRequires: selinux-policy-devel + Buildroot: %{_tmppath}/zabbix-%{version}-%{release}-root-%(%{__id_u} -n) %{!?build_agent: %global build_agent 1} -%ifarch x86_64 %if 0%{?rhel} >= 6 %{!?build_agent2: %global build_agent2 1} %endif %if 0%{?rhel} >= 8 %{!?build_web_service: %global build_web_service 1} %endif -%endif %if 0%{?rhel} >= 7 %{!?build_proxy: %global build_proxy 1} @@ -1384,6 +1386,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po %changelog +* Mon May 22 2023 Eduard Abdullin - 6.0.17-release1.alma +- update to 6.0.17 + * Mon Apr 24 2023 Zabbix Packager - 6.0.17-release1 - update to 6.0.17