Author: zbyniu Date: Mon Dec 31 00:05:35 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.6
---- Files affected: SPECS: perl-String-REPartition.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/perl-String-REPartition.spec diff -u SPECS/perl-String-REPartition.spec:1.18 SPECS/perl-String-REPartition.spec:1.19 --- SPECS/perl-String-REPartition.spec:1.18 Tue Feb 13 08:47:15 2007 +++ SPECS/perl-String-REPartition.spec Mon Dec 31 01:05:30 2007 @@ -9,15 +9,19 @@ Summary: String::REPartition - generates a regex to partition a data set Summary(pl.UTF-8): String::REPartition - generowanie wyrażenia regularnego do podziału zbioru danych Name: perl-String-REPartition -Version: 1.4 -Release: 4 +Version: 1.6 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/AVIF/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: e3e4ea37150336fd3fdb38cbbe67d62e +# Source0-md5: 11b32cffa1b03fc825b467261fa6b883 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +%if %{with tests} +BuildRequires: perl-Test-Pod +BuildRequires: perl-Test-Pod-Coverage +%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -74,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2007-12-31 00:05:30 zbyniu +- up to 1.6 + Revision 1.18 2007-02-13 07:47:15 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-String-REPartition.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
