Author: amateja Date: Fri Sep 11 10:14:43 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.21
---- Files affected: packages/perl-Scalar-List-Utils: perl-Scalar-List-Utils.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec diff -u packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec:1.36 packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec:1.37 --- packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec:1.36 Fri Mar 13 21:18:34 2009 +++ packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec Fri Sep 11 12:14:37 2009 @@ -9,13 +9,13 @@ Summary: List::Util and Scalar::Util - selection of general-utility scalar subroutines Summary(pl.UTF-8): List::Util i Scalar::Util - wybór procedur skalarnych ogólnego zastosowania Name: perl-Scalar-List-Utils -Version: 1.19 -Release: 2 +Version: 1.21 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Scalar/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 9b6b397aa79e6fc8e70e894721f51b1f +# Source0-md5: 8b59aa84b5c1da7ad651f6f7973f8e29 URL: http://search.cpan.org/dist/Scalar-List-Utils/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -24,8 +24,8 @@ %description This package contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would -not really be high enough to warrant the use of a keyword, and the size -so small such that being individual extensions would be wasteful. +not really be high enough to warrant the use of a keyword, and the +size so small such that being individual extensions would be wasteful. %description -l pl.UTF-8 Ten pakiet zawiera wybrane procedury, które według niektórych ludzi @@ -58,8 +58,12 @@ %doc Change* README %dir %{perl_vendorarch}/List %{perl_vendorarch}/List/*.pm +%dir %{perl_vendorarch}/List/Util +%{perl_vendorarch}/List/Util/*.pm %dir %{perl_vendorarch}/Scalar %{perl_vendorarch}/Scalar/*.pm +%dir %{perl_vendorarch}/Scalar/Util +%{perl_vendorarch}/Scalar/Util/*.pm %dir %{perl_vendorarch}/auto/List %dir %{perl_vendorarch}/auto/List/Util %attr(755,root,root) %{perl_vendorarch}/auto/List/Util/*.so @@ -72,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2009/09/11 10:14:37 amateja +- updated to 1.21 + Revision 1.36 2009/03/13 20:18:34 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
