template-specs: nagios-plugin.spec - perl noautoreq note;
glen
glen at pld-linux.org
Wed Jan 13 16:24:09 CET 2010
Author: glen Date: Wed Jan 13 15:24:09 2010 GMT
Module: template-specs Tag: HEAD
---- Log message:
- perl noautoreq note;
---- Files affected:
template-specs:
nagios-plugin.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: template-specs/nagios-plugin.spec
diff -u template-specs/nagios-plugin.spec:1.9 template-specs/nagios-plugin.spec:1.10
--- template-specs/nagios-plugin.spec:1.9 Wed Jan 13 16:22:00 2010
+++ template-specs/nagios-plugin.spec Wed Jan 13 16:24:04 2010
@@ -13,11 +13,13 @@
#Patch0: %{name}-defaultpass.patch
URL: -
Requires: nagios-common
-# Requires: nagios-plugins-libs for utils.{sh,pm,php}
+# Requires: nagios-plugins-libs for utils.{sh,pm,php}, for Perl set noautoreq for perl(utils)
#Requires: nagios-plugins-libs
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq 'perl(utils)'
+
%define _sysconfdir /etc/nagios/plugins
%define plugindir %{_prefix}/lib/nagios/plugins
@@ -62,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2010/01/13 15:24:04 glen
+- perl noautoreq note;
+
Revision 1.9 2010/01/13 15:22:00 glen
- use same perms as in base nagios-plugins package
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/nagios-plugin.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list