]> git.pld-linux.org Git - packages/nagios-plugin-check_poldek.git/commitdiff
- %post scriptlet that needs network access was bad idea
authorpawelz <pawelz@pld-linux.org>
Tue, 11 May 2010 17:20:55 +0000 (17:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    nagios-plugin-check_poldek.spec -> 1.13

nagios-plugin-check_poldek.spec

index 78ce68090086f5f443be649339d392a0a574da53..65e74087f612195e77fe2d8b3498196240673c97 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Nagios plugin to check updates of poldek based systems
 Summary(pl.UTF_8):     Wtyczka Nagiosa sprawdzająca aktualizacje systemów używających poldka
 Name:          nagios-plugin-%{plugin}
 Version:       0.4
-Release:       1
+Release:       2
 License:       MIT
 Group:         Networking
 Source0:       http://github.com/pawelz/nagios-check_poldek/tarball/v%{version}/%{name}-%{version}.tar.gz
@@ -56,9 +56,6 @@ rm -rf $RPM_BUILD_ROOT
 %triggerun -- nagios-nrpe
 %nagios_nrpe -d %{plugin} -f %{_sysconfdir}/%{plugin}.cfg
 
-%post
-su -s /bin/sh -c 'poldek --cache %{cachedir} -q --up' nagios
-
 %files
 %defattr(644,root,root,755)
 %attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{plugin}.cfg
This page took 0.122942 seconds and 4 git commands to generate.