diff --git a/munin.changes b/munin.changes index 7143702..5f51aaf 100644 --- a/munin.changes +++ b/munin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 29 20:48:44 UTC 2024 - Thorsten Kukuk + +- Add /srv/www directories to filelist [bsc#1231027] + ------------------------------------------------------------------- Thu Jun 13 10:19:33 UTC 2024 - Dominique Leuenberger diff --git a/munin.spec b/munin.spec index 925da25..53ab836 100644 --- a/munin.spec +++ b/munin.spec @@ -72,8 +72,8 @@ Requires: perl-rrdtool Requires: rrdtool Requires: shadow Requires: spawn-fcgi -Requires: perl(Date::Manip) Requires: perl(FCGI) +Requires: perl(Date::Manip) Requires: perl(File::Copy::Recursive) Requires: perl(HTML::Template) Requires: perl(IO::Socket::IP) @@ -300,6 +300,7 @@ fi %{_prefix}/lib/munin/munin-update %{_prefix}/lib/munin/DejaVuSans.ttf %{_prefix}/lib/munin/DejaVuSansMono.ttf +%dir %{cgidir} %{cgidir}/munin-cgi-graph %{cgidir}/munin-cgi-html %{_prefix}/lib/tmpfiles.d/munin.conf @@ -313,6 +314,8 @@ fi %dir %{_sysconfdir}/cron.d %config %{_sysconfdir}/cron.d/munin %endif +%dir /srv/www +%dir /srv/www/htdocs %attr(0755, munin, munin) %dir %{htmldir} %attr(0444, munin, munin) %{htmldir}/.htaccess %dir %{_sysconfdir}/munin