Summary(pl.UTF-8): Nieoficjalne wtyczki munina
Name: munin-plugins-contrib
Version: 20151014
-Release: 0.1
+Release: 1
License: GPL
Group: Daemons
Source0: https://github.com/munin-monitoring/contrib/tarball/master/%{name}.tar.gz
Patch0: %{name}-postfix.patch
Patch1: %{name}-other.patch
Patch2: %{name}-php.patch
-Patch3: %{name}-samba.patch
-Patch4: %{name}-apache.patch
-Patch5: %{name}-passenger.patch
-Patch6: xen.patch
+Patch3: %{name}-apache.patch
+Patch4: %{name}-passenger.patch
+Patch5: xen.patch
URL: http://exchange.munin-monitoring.org/
BuildRequires: dos2unix
BuildRequires: perl-devel
%patch3 -p1
%patch4 -p1
%patch5 -p1
-%patch6 -p1
grep -r bin/env -l plugins/ | xargs sed -i -e '1{
s,#!.*bin/env ruby,#!%{__ruby},