This commit is contained in:
eabdullin 2023-05-22 09:49:43 +03:00
parent 1d41de9cae
commit 0e6051e41d
1 changed files with 8 additions and 3 deletions

View File

@ -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 <eabdullin@almalinux.org> - 6.0.17-release1.alma
- update to 6.0.17
* Mon Apr 24 2023 Zabbix Packager <info@zabbix.com> - 6.0.17-release1
- update to 6.0.17