SPECS: nagios-plugin-check_memcached.spec - avoid searching and installing ...
glen
glen at pld-linux.org
Wed Feb 11 07:44:03 CET 2009
Author: glen Date: Wed Feb 11 06:44:03 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- avoid searching and installing modules from CPAN; rel 2
---- Files affected:
SPECS:
nagios-plugin-check_memcached.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/nagios-plugin-check_memcached.spec
diff -u SPECS/nagios-plugin-check_memcached.spec:1.5 SPECS/nagios-plugin-check_memcached.spec:1.6
--- SPECS/nagios-plugin-check_memcached.spec:1.5 Tue Feb 10 11:28:57 2009
+++ SPECS/nagios-plugin-check_memcached.spec Wed Feb 11 07:43:57 2009
@@ -4,7 +4,7 @@
Summary: Nagios plugin to observe memcached
Name: nagios-plugin-%{plugin}
Version: 0.02
-Release: 1
+Release: 2
Epoch: 1
# same as perl
License: GPL v1+ or Artistic
@@ -14,13 +14,11 @@
URL: http://search.cpan.org/dist/Nagios-Plugins-Memcached/
BuildRequires: perl-Nagios-Plugin
Patch0: %{name}.patch
+BuildRequires: perl-Cache-Memcached
+BuildRequires: perl-Carp-Clan
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
Requires: nagios-core
-%if %{with tests}
-BuildRequires: perl-Cache-Memcached
-BuildRequires: perl-Carp-Clan
-%endif
Requires: perl-Cache-Memcached
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -93,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2009/02/11 06:43:57 glen
+- avoid searching and installing modules from CPAN; rel 2
+
Revision 1.5 2009/02/10 10:28:57 glen
- release 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios-plugin-check_memcached.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list