[packages/nagios-plugin-check_bacula_log] Rel 3; dropped cvs version check

arekm arekm at pld-linux.org
Fri May 8 23:32:28 CEST 2026


commit 22eff332ce55c63468c49fe71af6fc121b451761
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 8 23:32:17 2026 +0200

    Rel 3; dropped cvs version check

 nagios-plugin-check_bacula_log.spec | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/nagios-plugin-check_bacula_log.spec b/nagios-plugin-check_bacula_log.spec
index f7ae221..d226a5c 100644
--- a/nagios-plugin-check_bacula_log.spec
+++ b/nagios-plugin-check_bacula_log.spec
@@ -2,7 +2,7 @@
 Summary:	Nagios plugin to check bacula status via bacula log
 Name:		nagios-plugin-%{plugin}
 Version:	1.8
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Networking
 Source0:	%{plugin}.pl
@@ -29,10 +29,6 @@ file.
 
 %prep
 %setup -qcT
-ver=$(awk '/my \$REVISION/{print $(NF-1)}' %{SOURCE0})
-if [ "$ver" != %{version} ]; then
-	exit 1
-fi
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_bacula_log.git/commitdiff/22eff332ce55c63468c49fe71af6fc121b451761



More information about the pld-cvs-commit mailing list