diff --git a/fedora/SPECS/zabbix.spec b/fedora/SPECS/zabbix.spec index f1cdebb..ffe9e52 100644 --- a/fedora/SPECS/zabbix.spec +++ b/fedora/SPECS/zabbix.spec @@ -1,5 +1,5 @@ Name: zabbix -Version: 6.2.6 +Version: 6.2.7 Release: %{?alphatag:%{?alphatag}.}release1%{?dist} Summary: The Enterprise-class open source monitoring solution Group: Applications/Internet @@ -134,6 +134,14 @@ BuildRequires: systemd BuildRequires: policycoreutils-devel %endif +%if 0%{?fedora} >= 37 +BuildRequires: libssh2-devel +BuildRequires: libssh-devel +BuildRequires: OpenIPMI-devel +BuildRequires: libevent-devel +BuildRequires: java-latest-openjdk-devel +%endif + %description Zabbix is the ultimate enterprise-level software designed for real-time monitoring of millions of metrics collected from tens of @@ -1361,6 +1369,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po # %changelog +* Sun Feb 5 2023 Daniel Steiner +- update to 6.2.7 + * Mon Dec 05 2022 Zabbix Packager - 6.2.6-release1 - update to 6.2.6