[packages/nagios-plugin-check_megaraid_sas] - rel 8, filter out generic perl dep
baggins
baggins at pld-linux.org
Sun May 3 14:58:20 CEST 2026
commit e77dbd4b7dee94c835bd6fb61e2850d9b9af35a9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 3 14:57:42 2026 +0200
- rel 8, filter out generic perl dep
nagios-plugin-check_megaraid_sas.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/nagios-plugin-check_megaraid_sas.spec b/nagios-plugin-check_megaraid_sas.spec
index c5ec262..3661f7c 100644
--- a/nagios-plugin-check_megaraid_sas.spec
+++ b/nagios-plugin-check_megaraid_sas.spec
@@ -3,7 +3,7 @@ Summary: Nagios plugin to check the state of disk and logical drives attached to
Name: nagios-plugin-%{plugin}
# revision from download page
Version: 12
-Release: 7
+Release: 8
License: GPL v2
Group: Networking
# http://exchange.nagios.org/components/com_mtree/attachment.php?link_id=680&cf_id=24
@@ -21,6 +21,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define plugindir %{_prefix}/lib/nagios/plugins
%define _sysconfdir /etc/nagios/plugins
+%define _noautoreq_perl utils
+
%description
A plugin to check the health and status of disk and logical drives
attached to LSI megaraid SAS controllers. This plugin calls LSI's
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_megaraid_sas.git/commitdiff/e77dbd4b7dee94c835bd6fb61e2850d9b9af35a9
More information about the pld-cvs-commit
mailing list