[packages/zabbix] build agent2 on all %go_arches

atler atler at pld-linux.org
Fri Mar 31 12:22:39 CEST 2023


commit 3a90b5fde4821daa1ee890e14fcb6e0304f024cf
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Mar 31 11:44:28 2023 +0200

    build agent2 on all %go_arches

 zabbix.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zabbix.spec b/zabbix.spec
index 3201fd9..9ecc3d7 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -15,7 +15,7 @@
 %define databases %{?with_sqlite3:sqlite3} %{?with_pgsql:postgresql} %{?with_mysql:mysql}
 %define any_database %{with pgsql}%{with mysql}%{with sqlite3}
 
-%ifnarch %{ix86} %{x8664}
+%ifnarch %{go_arches}
 %undefine	with_agent2
 %endif
 
@@ -69,7 +69,7 @@ BuildRequires:	openldap-devel >= 2.4.6
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pcre-devel
 %{?with_pgsql:BuildRequires:	postgresql-devel}
-BuildRequires:	rpmbuild(macros) >= 1.671
+BuildRequires:	rpmbuild(macros) >= 2.009
 %{?with_sqlite3:BuildRequires:	sqlite3-devel}
 BuildRequires:	unixODBC-devel
 BuildRequires:	zlib-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zabbix.git/commitdiff/3c0df4b109c3604d164f2423f98ad7f0ec5b613d



More information about the pld-cvs-commit mailing list