Accepting request 633222 from home:wrosenauer:devel
- update to 2.0.40 * many fixes and improvements in plugins * fixes and improvements of the build system - removed obsolete patch munin-plugin-quota_usage_warnings.patch OBS-URL: https://build.opensuse.org/request/show/633222 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=43
This commit is contained in:
committed by
Git OBS Bridge
parent
aea5c69d47
commit
723b6ca965
11
munin.spec
11
munin.spec
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
%define active_by_default 0
|
||||
|
||||
Name: munin
|
||||
Version: 2.0.37
|
||||
Version: 2.0.40
|
||||
Release: 0
|
||||
Summary: Network-wide graphing framework (grapher/gatherer)
|
||||
License: GPL-2.0-only
|
||||
@@ -45,9 +45,7 @@ Source11: munin-cgi-html.service
|
||||
Source12: nginx-munin.zip
|
||||
# https://github.com/ifad/gsa-munin/archive/master.zip
|
||||
Source13: gsa-munin.zip
|
||||
# https://svn.koumbit.net/koumbit/trunk/munin-plugins/quota-usage
|
||||
Patch: munin-plugin-quota_usage_warnings.patch
|
||||
Patch3: perl526.patch
|
||||
Patch1: perl526.patch
|
||||
BuildRequires: html2text
|
||||
BuildRequires: perl-HTML-Template
|
||||
BuildRequires: perl-Log-Log4perl
|
||||
@@ -161,8 +159,7 @@ RRDtool. To see a real example of Munin in action, take a peek at
|
||||
cp %{SOURCE1} .
|
||||
unzip %{SOURCE12}
|
||||
unzip %{SOURCE13}
|
||||
%patch
|
||||
%patch3 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%__make HOSTNAME=yourhostname
|
||||
|
Reference in New Issue
Block a user