From 131e5336d972519a9996604cec91cd2b31cd25c9 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 24 May 2023 11:59:36 +0300 Subject: [PATCH] Add new BR --- SPECS/zabbix-agent2-plugin-postgresql.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/SPECS/zabbix-agent2-plugin-postgresql.spec b/SPECS/zabbix-agent2-plugin-postgresql.spec index aa1d2d8..9855009 100644 --- a/SPECS/zabbix-agent2-plugin-postgresql.spec +++ b/SPECS/zabbix-agent2-plugin-postgresql.spec @@ -1,6 +1,6 @@ Name: zabbix-agent2-plugin-postgresql Version: 6.0.17 -Release: %{?alphatag:%{?alphatag}.}release1%{?dist} +Release: %{?alphatag:%{?alphatag}.}release1%{?dist}.alma Summary: Zabbix Agent2 plugin for monitoring PostgreSQL installations Group: Applications/Internet License: Apache 2.0 @@ -8,6 +8,11 @@ URL: http://www.zabbix.com/ Source0: %{name}-%{version}%{?alphatag}.tar.gz Patch1: conf.patch + +BuildRequires: gcc +BuildRequires: golang +BuildRequires: selinux-policy-devel + %description Zabbix Agent2 plugin for monitoring PostgreSQL installations @@ -36,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/zabbix/zabbix_agent2.d/plugins.d/postgresql.conf %changelog +* Wed May 24 2023 Eduard Abdullin - 6.0.17-release1.alma +- Add BR + * Mon Apr 24 2023 Zabbix Packager - 6.0.17-release1 - update to 6.0.17