Author: glen Date: Tue Aug 22 19:24:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - missing BR for tests, rel 3
---- Files affected: SPECS: perl-HTML-FillInForm.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/perl-HTML-FillInForm.spec diff -u SPECS/perl-HTML-FillInForm.spec:1.6 SPECS/perl-HTML-FillInForm.spec:1.7 --- SPECS/perl-HTML-FillInForm.spec:1.6 Tue Aug 22 21:08:54 2006 +++ SPECS/perl-HTML-FillInForm.spec Tue Aug 22 21:24:54 2006 @@ -10,7 +10,7 @@ Summary(pl): Wypełnia formę HTML z danymi CGI Name: perl-HTML-FillInForm Version: 1.05 -Release: 2 +Release: 3 License: Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz @@ -18,6 +18,9 @@ URL: http://search.cpan.org/dist/HTML-FillInForm/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +%if %{with tests} +BuildRequires: perl-HTML-Parser >= 3.26 +%endif Requires: perl-dirs BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -64,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/08/22 19:24:54 glen +- missing BR for tests, rel 3 + Revision 1.6 2006/08/22 19:08:54 glen - HTML dir already in perl-dirs, rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-HTML-FillInForm.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
