X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=zabbix.spec;h=7d472360996da7b59b082a852484df2954860808;hb=6a45060fe891b74ccd92391fcb1f5a67e09d802c;hp=42904450224590071d17aac1e7d3f3edff60d26b;hpb=ab5a3194f92f00e12fa6e5e6436ecf51d680b3a8;p=packages%2Fzabbix.git diff --git a/zabbix.spec b/zabbix.spec index 4290445..7d47236 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -10,16 +10,18 @@ %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.5 +Version: 6.0.14 Release: 1 License: GPL v2+ Group: Networking/Utilities Source0: https://cdn.zabbix.com/zabbix/sources/stable/6.0/%{name}-%{version}.tar.gz -# Source0-md5: 9151f516132d7219a0cda09ddd79697d +# Source0-md5: 199db00f68ce0ea14320ba926265fe9d Source1: %{name}-apache.conf Source2: %{name}_agentd.init Source3: %{name}_server.init @@ -261,7 +263,6 @@ This package provides the Zabbix Java Gateway. configure() { %configure \ --enable-agent \ - --enable-agent2 \ --enable-ipv6 \ %{__enable_disable java} \ --with-jabber \