diff --git a/SPECS/zabbix.spec b/SPECS/zabbix.spec index d957f6a..5edd4b5 100644 --- a/SPECS/zabbix.spec +++ b/SPECS/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix Version: 5.0.27 -Release: %{?alphatag:0.}1%{?alphatag}%{?dist} +Release: %{?alphatag:0.}2%{?alphatag}%{?dist} Summary: The Enterprise-class open source monitoring solution Group: Applications/Internet License: GPLv2+ @@ -40,7 +40,7 @@ Buildroot: %{_tmppath}/zabbix-%{version}-%{release}-root-%(%{__id_u} -n) %if 0%{?rhel} <= 8 %if 0%{?rhel} >= 6 %ifarch x86_64 -%{!?build_agent2: %global build_agent2 1} +%{!?build_agent2: %global build_agent2 0} %endif %endif %endif @@ -1397,6 +1397,9 @@ fi # %changelog +* Thu Sep 15 2022 Fabian Arrotin - 5.0.27-2 +- disabling agent2 build due to missing BuildRequires (not fetching GO from internet) + * Mon Aug 29 2022 Zabbix Packager - 5.0.27-1 - update to 5.0.27