From: Marcin Krol Date: Thu, 9 Feb 2023 20:25:31 +0000 (+0100) Subject: - don't generate pear deps X-Git-Url: https://git.tld-linux.org/?p=packages%2Fzabbix.git;a=commitdiff_plain;h=c595396002ef037d0d904b8b2e8f5e7fe9b77a07 - don't generate pear deps --- diff --git a/zabbix.spec b/zabbix.spec index 070245e..9175efb 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -10,12 +10,14 @@ %define databases %{?with_sqlite3:sqlite3} %{?with_pgsql:postgresql} %{?with_mysql:mysql} %define any_database %{with pgsql}%{with mysql}%{with sqlite3} +%define _noautoreq 'pear(.*\.php)' + %define php_min_version 5.4.0 Summary: Zabbix - network monitoring software Summary(pl.UTF-8): Zabbix - oprogramowanie do monitorowania sieci Name: zabbix Version: 6.0.13 -Release: 1 +Release: 2 License: GPL v2+ Group: Networking/Utilities Source0: https://cdn.zabbix.com/zabbix/sources/stable/6.0/%{name}-%{version}.tar.gz