SHA256
1
0
forked from pool/munin

6 Commits

Author SHA256 Message Date
6939d301f8 Accepting request 1286364 from server:monitoring
- Drop dependency on fast-cgi which was replaced in 2.0.x by munin-httpd
  https://guide.munin-monitoring.org/en/latest/reference/munin-httpd.html (forwarded request 1286361 from lkocman)

OBS-URL: https://build.opensuse.org/request/show/1286364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/munin?expand=0&rev=38
2025-06-18 17:30:27 +00:00
e61ab3b43d - Drop dependency on fast-cgi which was replaced in 2.0.x by munin-httpd
https://guide.munin-monitoring.org/en/latest/reference/munin-httpd.html

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=98
2025-06-17 11:52:04 +00:00
635d66242a Accepting request 1205369 from server:monitoring
Add /srv/www directories to filelist [bsc#1231027]

OBS-URL: https://build.opensuse.org/request/show/1205369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/munin?expand=0&rev=37
2024-10-03 15:59:21 +00:00
5b29f7ad6b Stay with FCGI because CGI::Fast is not in Factory
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=96
2024-10-03 07:08:00 +00:00
Wolfgang Rosenauer
0412e7c659 - Add /srv/www directories to filelist [bsc#1231027]
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=95
2024-09-29 20:53:30 +00:00
Wolfgang Rosenauer
3a4daca137 Accepting request 1183575 from home:etamPL:branches:server:monitoring
replace FCGI with CGI::Fast.

Currently munin is broken and this fixes it.
Before submitting to Factory, perl-CGI-Fast must be submitted as well.

OBS-URL: https://build.opensuse.org/request/show/1183575
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=94
2024-07-04 07:58:29 +00:00
2 changed files with 15 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jun 17 11:42:04 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
- Drop dependency on fast-cgi which was replaced in 2.0.x by munin-httpd
https://guide.munin-monitoring.org/en/latest/reference/munin-httpd.html
-------------------------------------------------------------------
Sun Sep 29 20:48:44 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
- Add /srv/www directories to filelist [bsc#1231027]
-------------------------------------------------------------------
Thu Jun 13 10:19:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package munin
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -71,7 +71,6 @@ Requires: perl-base = %{perl_version}
Requires: perl-rrdtool
Requires: rrdtool
Requires: shadow
Requires: spawn-fcgi
Requires: perl(Date::Manip)
Requires: perl(FCGI)
Requires: perl(File::Copy::Recursive)
@@ -300,6 +299,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 +313,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