forked from pool/munin
Accepting request 701930 from server:monitoring
- update to 2.0.49 * fixes and improvements - update to 2.0.48 * many fixes and improvements in plugins OBS-URL: https://build.opensuse.org/request/show/701930 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/munin?expand=0&rev=14
This commit is contained in:
commit
fa8ae4dd0b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e05c23ddada2a37ece2d6cd02202c88c981f31f64eba39392eb0d99a793dd28d
|
||||
size 2252288
|
3
munin-2.0.49.tar.gz
Normal file
3
munin-2.0.49.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e270ac3f6e669a19124ee5ab5cdd196d94be726bc93abfba94d5644d5f0badc3
|
||||
size 2252353
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 05:31:28 UTC 2019 - Mathias Homann <Mathias.Homann@opensuse.org>
|
||||
|
||||
- update to 2.0.49
|
||||
* fixes and improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 14:33:17 UTC 2019 - Mathias Homann <Mathias.Homann@opensuse.org>
|
||||
|
||||
- update to 2.0.48
|
||||
* many fixes and improvements in plugins
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 21:55:53 UTC 2018 - wr@rosenauer.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package munin
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@
|
||||
%define active_by_default 0
|
||||
|
||||
Name: munin
|
||||
Version: 2.0.40
|
||||
Version: 2.0.49
|
||||
Release: 0
|
||||
Summary: Network-wide graphing framework (grapher/gatherer)
|
||||
License: GPL-2.0-only
|
||||
@ -376,7 +376,6 @@ chown -R nobody:nobody %{dbdir}/plugin-state/* >/dev/null 2>&1
|
||||
%defattr(-, root, root)
|
||||
%doc README.nginx README.gsa
|
||||
%{_sbindir}/munin-run
|
||||
%{_sbindir}/munin-sched
|
||||
%{_sbindir}/munin-node
|
||||
%{_sbindir}/munin-node-configure
|
||||
%if 0%{?suse_version} >= 1220
|
||||
@ -420,7 +419,6 @@ chown -R nobody:nobody %{dbdir}/plugin-state/* >/dev/null 2>&1
|
||||
%{perl_vendorlib}/Munin/Node/Service.pm
|
||||
%{perl_vendorlib}/Munin/Node/Session.pm
|
||||
%{perl_vendorlib}/Munin/Node/Utils.pm
|
||||
%{perl_vendorlib}/Munin/Node/ProxySpooler.pm
|
||||
%{perl_vendorlib}/Munin/Node/SpoolReader.pm
|
||||
%{perl_vendorlib}/Munin/Node/SpoolWriter.pm
|
||||
%{perl_vendorlib}/Munin/Plugin.pm
|
||||
@ -430,7 +428,6 @@ chown -R nobody:nobody %{dbdir}/plugin-state/* >/dev/null 2>&1
|
||||
%{_mandir}/man1/munin-node-configure.1.gz
|
||||
%{_mandir}/man1/munin-node.1.gz
|
||||
%{_mandir}/man1/munin-run.1.gz
|
||||
%{_mandir}/man1/munin-sched.1.gz
|
||||
%{_mandir}/man1/munindoc.1.gz
|
||||
%{_mandir}/man3/Munin::Common::Config.3pm.gz
|
||||
%{_mandir}/man3/Munin::Common::Defaults.3pm.gz
|
||||
@ -445,7 +442,6 @@ chown -R nobody:nobody %{dbdir}/plugin-state/* >/dev/null 2>&1
|
||||
%{_mandir}/man3/Munin::Node::Configure::Plugin.3pm.gz
|
||||
%{_mandir}/man3/Munin::Node::Configure::PluginList.3pm.gz
|
||||
%{_mandir}/man3/Munin::Node::Logger.3pm.gz
|
||||
%{_mandir}/man3/Munin::Node::ProxySpooler.3pm.gz
|
||||
%{_mandir}/man3/Munin::Node::OS.3pm.gz
|
||||
%{_mandir}/man3/Munin::Node::SpoolReader.3pm.gz
|
||||
%{_mandir}/man3/Munin::Node::SpoolWriter.3pm.gz
|
||||
|
Loading…
Reference in New Issue
Block a user