Author: amateja Date: Fri Sep 11 13:27:46 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.13 - added BR perl-Test-Pod >= 0.01
---- Files affected: packages/perl-Test-Strict: perl-Test-Strict.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/perl-Test-Strict/perl-Test-Strict.spec diff -u packages/perl-Test-Strict/perl-Test-Strict.spec:1.2 packages/perl-Test-Strict/perl-Test-Strict.spec:1.3 --- packages/perl-Test-Strict/perl-Test-Strict.spec:1.2 Mon Mar 24 23:49:16 2008 +++ packages/perl-Test-Strict/perl-Test-Strict.spec Fri Sep 11 15:27:41 2009 @@ -9,18 +9,19 @@ Summary: Test::Strict - Check syntax, presence of use strict; and test coverage Summary(pl.UTF-8): Test::Strict - sprawdzanie składni, obecności "use strict" i pokrycia testami Name: perl-Test-Strict -Version: 0.08 +Version: 0.13 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 8eccccf18d453b6e5453c07c7c6beed4 +# Source0-md5: c1db15ebd43a380b38be2d3f60716b07 URL: http://search.cpan.org/dist/Test-Strict/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} BuildRequires: perl-Devel-Cover >= 0.43 +BuildRequires: perl-Test-Pod >= 0.01 %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -85,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/09/11 13:27:41 amateja +- updated to 0.13 +- added BR perl-Test-Pod >= 0.01 + Revision 1.2 2008/03/24 22:49:16 qboosh - pl, generic URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Test-Strict/perl-Test-Strict.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
