]> TLD Linux GIT Repositories - packages/zabbix.git/blobdiff - zabbix.spec
- fix noautoreq
[packages/zabbix.git] / zabbix.spec
index b044a85420898f1c600c898625c3e9a0be337a2c..5997c3cfee17e115073ca6d38879e94b9df6bde7 100644 (file)
@@ -11,7 +11,7 @@
 %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                _noautoreq_pear /etc/zabbix/web/maintenance\.inc\.php include/.*\.php vendor/.*\.php
 
 %define                php_min_version 7.2.5