forked from rpms/zabbix
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6512677299 | ||
| 0e6051e41d |
@ -1,6 +1,6 @@
|
||||
Name: zabbix
|
||||
Version: 6.0.41
|
||||
Release: %{?alphatag:%{?alphatag}.}release1%{?dist}
|
||||
Release: %{?alphatag:%{?alphatag}.}release1%{?dist}.alma.1
|
||||
Summary: The Enterprise-class open source monitoring solution
|
||||
Group: Applications/Internet
|
||||
License: GPLv2+
|
||||
@ -43,6 +43,10 @@ Patch9: java-gateway-el9.patch
|
||||
Patch10: el6.conf.patch
|
||||
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: golang
|
||||
BuildRequires: selinux-policy-devel
|
||||
|
||||
Buildroot: %{_tmppath}/zabbix-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%{!?rhel: %global rhel 0}
|
||||
@ -1462,6 +1466,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 10 2025 Eduard Abdullin <eabdullin@almalinux.org> - 6.0.41-release1.alma
|
||||
- Add BR
|
||||
|
||||
* Tue Aug 19 2025 Zabbix Packager <info@zabbix.com> - 6.0.41-release1
|
||||
- update to 6.0.41
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user