Compare commits

...

3 Commits
main ... alma

Author SHA1 Message Date
eabdullin b986265589 Rename metadata file 2023-05-24 13:09:46 +03:00
eabdullin cb72c84778 Fix patch 2023-05-24 12:30:36 +03:00
eabdullin 131e5336d9 Add new BR 2023-05-24 11:59:36 +03:00
2 changed files with 9 additions and 1 deletions

View File

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