From: Elan Ruusamäe Date: Wed, 11 Jan 2012 20:54:34 +0000 (+0000) Subject: - second try for 0.6 release X-Git-Tag: auto/ac/nagios-plugin-check_poldek-0_6-2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=1e5a0f83f006f63f4e39cdd01638904d500fa1bd;p=packages%2Fnagios-plugin-check_poldek.git - second try for 0.6 release Changed files: defaults.patch -> 1.2 nagios-plugin-check_poldek.spec -> 1.19 --- diff --git a/defaults.patch b/defaults.patch index 1c82b7c..546d88f 100644 --- a/defaults.patch +++ b/defaults.patch @@ -1,13 +1,13 @@ ---- nagios-plugin-check_poldek-0.6/check_poldek.py 2012-01-11 21:02:58.516032428 +0200 -+++ nagios-plugin-check_poldek-0.6/check_poldek.py 2012-01-11 21:05:21.988515855 +0200 +--- nagios-plugin-check_poldek-0.6/check_poldek.py~ 2012-01-11 22:45:49.000000000 +0200 ++++ nagios-plugin-check_poldek-0.6/check_poldek.py 2012-01-11 22:53:57.124944772 +0200 @@ -34,8 +34,8 @@ - "errorLevel": 10, - "warningLevel": 5, - "verbose": False, -- "sources": [], -- "cache": "/tmp/check_poldek", -+ "sources": @repos@, -+ "cache": "/var/cache/check_poldek", - "extraArgs": [], + "errorLevel": 10, + "warningLevel": 5, + "verbose": False, +- "sources": [], +- "cache": "/tmp/check_poldek", ++ "sources": @repos@, ++ "cache": "/var/cache/check_poldek", + "extraArgs": [], } diff --git a/nagios-plugin-check_poldek.spec b/nagios-plugin-check_poldek.spec index 9a49c02..8d0ea8f 100644 --- a/nagios-plugin-check_poldek.spec +++ b/nagios-plugin-check_poldek.spec @@ -3,12 +3,11 @@ 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.6 -Release: 1 +Release: 2 License: MIT Group: Networking -#Source0: http://github.com/pawelz/nagios-check_poldek/tarball/v%{version}/%{name}-%{version}.tar.gz -Source0: https://github.com/glensc/nagios-check_poldek/tarball/master/%{plugin}-%{version}.tgz -# Source0-md5: fba5849a184ec310e018dd2ead225647 +Source0: http://github.com/pawelz/nagios-check_poldek/tarball/master/%{plugin}-%{version}.tgz +# Source0-md5: b6e6167b3b0a80e417e66de9e2c964c9 Source1: %{plugin}.cfg Patch0: defaults.patch URL: http://github.com/pawelz/nagios-check_poldek