]> TLD Linux GIT Repositories - packages/zabbix.git/commitdiff
- fix noautoreq master
authorMarcin Krol <hawk@tld-linux.org>
Sun, 16 Jun 2024 12:45:37 +0000 (14:45 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 16 Jun 2024 12:45:37 +0000 (14:45 +0200)
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