Author: sparky Date: Wed Feb 2 02:09:37 2011 GMT Module: packages Tag: HEAD ---- Log message: - tests BR: perl-DBD-mysql, perl-Digest-SHA1
---- Files affected: packages/perl-Crypt-MySQL: perl-Crypt-MySQL.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/perl-Crypt-MySQL/perl-Crypt-MySQL.spec diff -u packages/perl-Crypt-MySQL/perl-Crypt-MySQL.spec:1.15 packages/perl-Crypt-MySQL/perl-Crypt-MySQL.spec:1.16 --- packages/perl-Crypt-MySQL/perl-Crypt-MySQL.spec:1.15 Sun Jun 6 10:33:05 2010 +++ packages/perl-Crypt-MySQL/perl-Crypt-MySQL.spec Wed Feb 2 03:09:32 2011 @@ -17,7 +17,11 @@ Source0: http://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: e9a2d1e7f478fe8c90a15c47de37c0ae URL: http://search.cpan.org/dist/Crypt-MySQL/ -%{?with_tests:BuildRequires: perl-Test-Simple >= 0.32} +%if %{with tests} +BuildRequires: perl-DBD-mysql +BuildRequires: perl-Digest-SHA1 +BuildRequires: perl-Test-Simple >= 0.32} +%endif BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -69,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2011/02/02 02:09:32 sparky +- tests BR: perl-DBD-mysql, perl-Digest-SHA1 + Revision 1.15 2010/06/06 08:33:05 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Crypt-MySQL/perl-Crypt-MySQL.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
