[packages/nagios-plugin-check_raid] - up to 4.0.5

arekm arekm at pld-linux.org
Wed Feb 1 12:13:07 CET 2017


commit 5dfc7eeffd603be48991713722808253dcffe2d0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Feb 1 12:13:01 2017 +0100

    - up to 4.0.5

 nagios-plugin-check_raid.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nagios-plugin-check_raid.spec b/nagios-plugin-check_raid.spec
index adcb624..700a89f 100644
--- a/nagios-plugin-check_raid.spec
+++ b/nagios-plugin-check_raid.spec
@@ -4,12 +4,12 @@
 %include	/usr/lib/rpm/macros.perl
 Summary:	Nagios plugin to check current server's RAID status
 Name:		nagios-plugin-%{plugin}
-Version:	4.0.3
+Version:	4.0.5
 Release:	1
 License:	GPL v2
 Group:		Applications
 Source0:	https://github.com/glensc/nagios-plugin-check_raid/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	db35a7e7256b8c7ae4e674eceede67e4
+# Source0-md5:	75ad1f75d22ae33996bfb16103c59328
 URL:		https://github.com/glensc/nagios-plugin-check_raid
 BuildRequires:	perl-ExtUtils-MakeMaker-CPANfile
 BuildRequires:	perl-Module-Pluggable >= 5.1
@@ -79,7 +79,7 @@ mv nagios-plugin-check_raid-*/* .
 # version check exits with "3", here's explanation:
 # https://github.com/monitoring-plugins/monitoring-plugins/pull/1363
 ver=$(./%{plugin}.sh -V || :)
-test "$(echo "$ver" | awk '{print $NF}')" = %{version}
+test "$(echo "$ver" | awk '{print $NF}')" = %{version}-dev
 
 LC_ALL=en_US.utf8 \
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_raid.git/commitdiff/5dfc7eeffd603be48991713722808253dcffe2d0



More information about the pld-cvs-commit mailing list