]> TLD Linux GIT Repositories - packages/zabbix.git/commitdiff
- don't require http group in main package
authorMarcin Krol <hawk@tld-linux.org>
Tue, 22 Apr 2025 22:55:38 +0000 (00:55 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 22 Apr 2025 22:55:38 +0000 (00:55 +0200)
zabbix.spec

index 87e408e1faf4582ea9fa7bacceef38ff463c261d..ad6e0a43efd4f140f591e74f6776ec49f03fc190 100644 (file)
@@ -518,7 +518,6 @@ fi
 %attr(755,root,root) %{_bindir}/zabbix_js
 %attr(755,root,root) %{_bindir}/zabbix_sender
 %attr(751,root,zabbix) %dir %{_sysconfdir}
-%attr(751,root,http) %dir %{_sysconfdir}/web
 %dir %{_appdir}
 %dir %attr(770,root,zabbix) /var/run/zabbix
 %dir %attr(775,root,zabbix) /var/log/zabbix
@@ -561,6 +560,7 @@ fi
 %attr(750,root,http) %dir %{_webapps}/%{_webapp}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/httpd.conf
+%attr(751,root,http) %dir %{_sysconfdir}/web
 %ghost %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/web/zabbix.conf.php
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/web/.htaccess
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/web/maintenance.inc.php