]> TLD Linux GIT Repositories - packages/munin-plugins-contrib.git/commitdiff
- updated patches, release 1
authorMarcin Krol <hawk@tld-linux.org>
Wed, 14 Oct 2015 21:13:02 +0000 (21:13 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 14 Oct 2015 21:13:02 +0000 (21:13 +0000)
munin-plugins-contrib.spec

index 718edbcc64f6d3a735f00577fc2e853e1c078766..8fa20b268801d7f9e8357411d2f01ad4eab06e94 100644 (file)
@@ -3,7 +3,7 @@ Summary:        3rd-party Munin plugins
 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
@@ -11,10 +11,9 @@ Source0:     https://github.com/munin-monitoring/contrib/tarball/master/%{name}.tar.
 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
@@ -64,7 +63,6 @@ find -type f -print0 | xargs -0 dos2unix
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 
 grep -r bin/env -l plugins/ | xargs sed -i -e '1{
        s,#!.*bin/env ruby,#!%{__ruby},