Author: qboosh Date: Thu Feb 19 18:57:07 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - uncommented tests BRs
---- Files affected: SPECS: nagios-plugin-check_memcached.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/nagios-plugin-check_memcached.spec diff -u SPECS/nagios-plugin-check_memcached.spec:1.7 SPECS/nagios-plugin-check_memcached.spec:1.8 --- SPECS/nagios-plugin-check_memcached.spec:1.7 Wed Feb 11 08:01:11 2009 +++ SPECS/nagios-plugin-check_memcached.spec Thu Feb 19 19:57:01 2009 @@ -16,14 +16,14 @@ Group: Networking Source0: http://www.cpan.org/modules/by-module/Nagios/Nagios-Plugins-Memcached-%{version}.tar.gz # Source0-md5: 99154aa60b099a2563f8773f95fd0646 +Patch0: %{name}.patch URL: http://search.cpan.org/dist/Nagios-Plugins-Memcached/ #BuildRequires: perl-Nagios-Plugin -Patch0: %{name}.patch BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with autodeps} || %{with tests} -#BuildRequires: perl-Cache-Memcached -#BuildRequires: perl-Carp-Clan +BuildRequires: perl-Cache-Memcached +BuildRequires: perl-Carp-Clan %endif Requires: nagios-core BuildArch: noarch @@ -98,6 +98,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/02/19 18:57:01 qboosh +- uncommented tests BRs + Revision 1.7 2009/02/11 07:01:11 glen - Module::AutoInstall accepts --skipdeps. LP#327917 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios-plugin-check_memcached.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
