Author: qboosh Date: Mon Feb 25 22:09:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - requires perl-Digest-SHA1
---- Files affected: SPECS: perl-Net-MySQL.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/perl-Net-MySQL.spec diff -u SPECS/perl-Net-MySQL.spec:1.9 SPECS/perl-Net-MySQL.spec:1.10 --- SPECS/perl-Net-MySQL.spec:1.9 Mon Dec 24 15:12:02 2007 +++ SPECS/perl-Net-MySQL.spec Mon Feb 25 23:09:48 2008 @@ -19,6 +19,9 @@ URL: http://search.cpan.org/dist/Net-MySQL/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +%if %{with tests} +BuildRequires: perl-Digest-SHA1 +%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -70,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008-02-25 22:09:48 qboosh +- requires perl-Digest-SHA1 + Revision 1.9 2007-12-24 14:12:02 qboosh - generic URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Net-MySQL.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
