]> TLD Linux GIT Repositories - packages/munin-plugins-hq.git/commitdiff
- fixed deps
authorMarcin Krol <hawk@tld-linux.org>
Fri, 27 Nov 2015 11:30:58 +0000 (11:30 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Fri, 27 Nov 2015 11:30:58 +0000 (11:30 +0000)
misc.patch [new file with mode: 0644]
munin-plugins-hq.spec

diff --git a/misc.patch b/misc.patch
new file mode 100644 (file)
index 0000000..a7b4b50
--- /dev/null
@@ -0,0 +1,11 @@
+diff -ur munin-plugins-hq-20151127.01.orig/plugins/hq_sensors munin-plugins-hq-20151127.01/plugins/hq_sensors
+--- munin-plugins-hq-20151127.01.orig/plugins/hq_sensors       2015-11-26 07:09:54.000000000 +0000
++++ munin-plugins-hq-20151127.01/plugins/hq_sensors    2015-11-27 11:29:08.847305000 +0000
+@@ -57,7 +57,6 @@
+ use strict;
+ use warnings;
+ use Munin::Plugin;
+-use Data::Dumper;
+ # Handle autoconf
+ if(defined($ARGV[0]) and $ARGV[0] eq 'autoconf') {
index 23b9e7bd0e55014536687ab61988e2da9a4f2c81..28a3c1bc490ed1578180ac011a0c67a42331d0c6 100644 (file)
@@ -3,11 +3,12 @@ Summary:      HQ Munin Plugins
 Summary(pl.UTF-8):     Wtyczki HQ dla munina
 Name:          munin-plugins-hq
 Version:       20151127.01
-Release:       1
+Release:       2
 License:       GPL
 Group:         Daemons
 Source0:       http://munin.furud.net/download/%{name}-%{version}.tar.xz
 # Source0-md5: 90b0a5625cb16ad2bd43b4bce326cfe2
+Patch0:                misc.patch
 URL:           http://munin.furud.net/
 BuildRequires: perl-devel
 BuildRequires: rpm-perlprov
@@ -224,7 +225,7 @@ Summary:    Munin Plugin for monitoring host resources via SNMP
 Summary(pl.UTF-8):     Wtyczka dla munina do monitorowania zasobów system poprzez SNMP
 Group:         Daemons
 Requires:      munin-node
-Requires:      snmp-hostmontools
+Requires:      perl-Net-SNMP
 
 %description snmp-host
 This Munin plugin allows monitoring of CPU, memory and storage usage,
@@ -282,6 +283,7 @@ Ta wtyczka dla munina pozwala monitorować uptime systemu.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT