From 0829d3c72ed48d83c63fafc1ac19d265dfb80c92 Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Dec 24 2021 08:47:29 +0000 Subject: Disabling agent2 for centos ifnra due to missing Go BuildRequires: Signed-off-by: Fabian Arrotin --- diff --git a/SPECS/zabbix.spec b/SPECS/zabbix.spec index e3c06a7..110e8e6 100644 --- a/SPECS/zabbix.spec +++ b/SPECS/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix Version: 5.0.19 -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+ @@ -38,7 +38,7 @@ Buildroot: %{_tmppath}/zabbix-%{version}-%{release}-root-%(%{__id_u} -n) %if 0%{?rhel} >= 6 %ifarch x86_64 -%{!?build_agent2: %global build_agent2 1} +%{!?build_agent2: %global build_agent2 0} %endif %endif @@ -1358,6 +1358,9 @@ fi # %changelog +* Fri Dec 24 2021 Fabian Arrotin - 5.0.19-2 +- disabling agent2 build due to missing BuildRequires (not fetching GO from internet) + * Thu Dec 23 2021 Zabbix Packager - 5.0.19-1 - update to 5.0.19