[packages/nagios-plugin-check_lexprn] - rel 5, use better noautoreq macro
baggins
baggins at pld-linux.org
Sun May 3 14:56:19 CEST 2026
commit 7bdc961799bdfa442d9533dcb422a2826023d0aa
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 3 14:55:56 2026 +0200
- rel 5, use better noautoreq macro
nagios-plugin-check_lexprn.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/nagios-plugin-check_lexprn.spec b/nagios-plugin-check_lexprn.spec
index 1ddeac6..e69f8f8 100644
--- a/nagios-plugin-check_lexprn.spec
+++ b/nagios-plugin-check_lexprn.spec
@@ -3,7 +3,7 @@ Summary: Nagios Plugin for checking the status of Lexmark printers
Summary(pl.UTF-8): Wtyczka Nagiosa do sprawdzania stanu drukarek Lexmark
Name: nagios-plugin-check_lexprn
Version: 0.1
-Release: 4
+Release: 5
License: GPL
Group: Networking
Source0: http://www.universalnet.at/projects/check_lexprn/%{plugin}-%{version}.tar.gz
@@ -18,7 +18,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _plugindir %{_prefix}/lib/nagios/plugins
%define _sysconfdir /etc/nagios/plugins
-%define _noautoreq 'perl(utils)'
+
+%define _noautoreq_perl utils
%description
check_lexprn is a Nagios plugin that can be used to monitor the status
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_lexprn.git/commitdiff/7bdc961799bdfa442d9533dcb422a2826023d0aa
More information about the pld-cvs-commit
mailing list