Add new BR
This commit is contained in:
parent
c2a411b85d
commit
737060f99d
@ -1,6 +1,6 @@
|
||||
Name: zabbix-agent2-plugin-mongodb
|
||||
Version: 6.0.17
|
||||
Release: %{?alphatag:%{?alphatag}.}release1%{?dist}
|
||||
Release: %{?alphatag:%{?alphatag}.}release1%{?dist}.alma
|
||||
Summary: Zabbix Agent2 plugin for monitoring MongoDB installations
|
||||
Group: Applications/Internet
|
||||
License: Apache 2.0
|
||||
@ -8,6 +8,10 @@ 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 MongoDB installations
|
||||
|
||||
@ -36,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(noreplace) %{_sysconfdir}/zabbix/zabbix_agent2.d/plugins.d/mongodb.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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user