Author: gotar Date: Thu Jul 24 16:17:23 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - more BR for tests
---- Files affected: SPECS: perl-MIME-Lite.spec (1.44.2.4 -> 1.44.2.5) ---- Diffs: ================================================================ Index: SPECS/perl-MIME-Lite.spec diff -u SPECS/perl-MIME-Lite.spec:1.44.2.4 SPECS/perl-MIME-Lite.spec:1.44.2.5 --- SPECS/perl-MIME-Lite.spec:1.44.2.4 Thu Jul 24 17:25:30 2008 +++ SPECS/perl-MIME-Lite.spec Thu Jul 24 18:17:17 2008 @@ -17,7 +17,12 @@ Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 7b3f4b9b3f8a0023dbc62859ef9a775f BuildRequires: perl-devel >= 1:5.8.0 -%{?with_tests:BuildRequires: perl-Email-Date-Format} +%if %{with tests} +BuildRequires: perl-Email-Date-Format +BuildRequires: perl-MIME-Types +BuildRequires: perl-Test-Pod >= 1.14 +BuildRequires: perl-Test-Pod-Coverage >= 1.08 +%endif BuildRequires: perl-libnet BuildRequires: rpm-perlprov >= 4.1-13 Suggests: perl-MailTools @@ -71,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44.2.5 2008/07/24 16:17:17 gotar +- more BR for tests + Revision 1.44.2.4 2008/07/24 15:25:30 gotar - MIME::QuotedPrint is part of MIME::Base64 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-MIME-Lite.spec?r1=1.44.2.4&r2=1.44.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
