SPECS: perl-XML-RSS.spec - tests BR: perl-DateTime-Format-{Mail, W3CDTF} (as...
qboosh
qboosh at pld-linux.org
Tue Dec 2 20:04:32 CET 2008
Author: qboosh Date: Tue Dec 2 19:04:32 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- tests BR: perl-DateTime-Format-{Mail,W3CDTF} (as package itself at install time)
- reenabled tests (store_retrieve test is no more)
---- Files affected:
SPECS:
perl-XML-RSS.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/perl-XML-RSS.spec
diff -u SPECS/perl-XML-RSS.spec:1.41 SPECS/perl-XML-RSS.spec:1.42
--- SPECS/perl-XML-RSS.spec:1.41 Tue Dec 2 08:10:33 2008
+++ SPECS/perl-XML-RSS.spec Tue Dec 2 20:04:27 2008
@@ -1,8 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_with tests # perform "make test"
-# (t/008_store_retrieve.t require network fetch)
+%bcond_without tests # don't perform "make test"
#
%include /usr/lib/rpm/macros.perl
%define pdir XML
@@ -19,6 +18,8 @@
# Source0-md5: 9dfd319f9562ddd0abd7d4a4cab5e0dd
URL: http://search.cpan.org/dist/XML-RSS/
%if %{with tests}
+BuildRequires: perl-DateTime-Format-Mail
+BuildRequires: perl-DateTime-Format-W3CDTF
BuildRequires: perl-Test-Manifest >= 0.9
BuildRequires: perl-XML-Parser >= 2.23
%endif
@@ -72,6 +73,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2008/12/02 19:04:27 qboosh
+- tests BR: perl-DateTime-Format-{Mail,W3CDTF} (as package itself at install time)
+- reenabled tests (store_retrieve test is no more)
+
Revision 1.41 2008/12/02 07:10:33 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-XML-RSS.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list