Author: amateja Date: Fri Sep 11 10:25:50 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.206 - bumped BR and R perl-Scalar-List-Utils to 1.20 - added BR perl-Test-SubCalls
---- Files affected: packages/perl-PPI: perl-PPI.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/perl-PPI/perl-PPI.spec diff -u packages/perl-PPI/perl-PPI.spec:1.18 packages/perl-PPI/perl-PPI.spec:1.19 --- packages/perl-PPI/perl-PPI.spec:1.18 Mon Dec 24 20:54:01 2007 +++ packages/perl-PPI/perl-PPI.spec Fri Sep 11 12:25:44 2009 @@ -8,13 +8,13 @@ Summary: PPI - parse and manipulate Perl code non-destructively, without using perl itself Summary(pl.UTF-8): PPI - analiza i manipulacja kodem Perla w sposób niedestruktywny, bez użycia Perla jako takiego Name: perl-PPI -Version: 1.201 +Version: 1.206 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/%{pdir}-%{version}.tar.gz -# Source0-md5: dc7c5df06632764e4641151fd15046db +# Source0-md5: 82b1bd95be146fc742bcfdf067715650 URL: http://search.cpan.org/dist/PPI/ %if %{with tests} BuildRequires: perl(File::Spec) >= 0.84 @@ -23,11 +23,12 @@ BuildRequires: perl-IO-String >= 1.07 BuildRequires: perl-List-MoreUtils >= 0.13 BuildRequires: perl-Params-Util >= 0.10 -BuildRequires: perl-Scalar-List-Utils >= 1.18 +BuildRequires: perl-Scalar-List-Utils >= 1.20 BuildRequires: perl-Storable >= 2.14 BuildRequires: perl-Test-ClassAPI >= 1.02 BuildRequires: perl-Test-Object >= 0.06 BuildRequires: perl-Test-Simple >= 0.47 +BuildRequires: perl-Test-SubCalls %endif BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -36,7 +37,7 @@ Requires: perl-IO-String >= 1.07 Requires: perl-List-MoreUtils >= 0.13 Requires: perl-Params-Util >= 0.10 -Requires: perl-Scalar-List-Utils >= 1.18 +Requires: perl-Scalar-List-Utils >= 1.20 Requires: perl-Storable >= 2.14 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -105,6 +106,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2009/09/11 10:25:44 amateja +- updated to 1.206 +- bumped BR and R perl-Scalar-List-Utils to 1.20 +- added BR perl-Test-SubCalls + Revision 1.18 2007/12/24 19:54:01 qboosh - pl fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-PPI/perl-PPI.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
