SPECS: perl-HTML-Format.spec - required only with tests
wrobell
wrobell at pld-linux.org
Fri Jul 28 21:17:43 CEST 2006
Author: wrobell Date: Fri Jul 28 19:17:43 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- required only with tests
---- Files affected:
SPECS:
perl-HTML-Format.spec (1.45 -> 1.46)
---- Diffs:
================================================================
Index: SPECS/perl-HTML-Format.spec
diff -u SPECS/perl-HTML-Format.spec:1.45 SPECS/perl-HTML-Format.spec:1.46
--- SPECS/perl-HTML-Format.spec:1.45 Fri Jul 28 21:14:06 2006
+++ SPECS/perl-HTML-Format.spec Fri Jul 28 21:17:38 2006
@@ -17,8 +17,10 @@
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 2d287392b77c959f06397371116c2d7e
BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: perl-HTML-Element-Extended
BuildRequires: rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires: perl-HTML-Element-Extended
+%endif
Requires: perl-Font-AFM
# do not change to BuildRequires
Requires: perl-HTML-Tree >= 3.15
@@ -72,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46 2006/07/28 19:17:38 wrobell
+- required only with tests
+
Revision 1.45 2006/07/28 19:14:06 wrobell
- fixed build requirements
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-HTML-Format.spec?r1=1.45&r2=1.46&f=u
More information about the pld-cvs-commit
mailing list