Author: qboosh Date: Sat Mar 31 10:46:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: perl-Data-Lazy.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Data-Lazy.spec diff -u SPECS/perl-Data-Lazy.spec:1.1 SPECS/perl-Data-Lazy.spec:1.2 --- SPECS/perl-Data-Lazy.spec:1.1 Thu Mar 29 12:48:36 2007 +++ SPECS/perl-Data-Lazy.spec Sat Mar 31 12:45:59 2007 @@ -7,14 +7,14 @@ %define pdir Data %define pnam Lazy Summary: Data::Lazy.pm - "lazy" (defered/on-demand) variables -#Summary(pl.UTF-8): +Summary(pl.UTF-8): Data::Lazy.pm - zmienne "leniwe" (opóźnione/na żądanie) Name: perl-Data-Lazy Version: 0.6 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/S/SA/SAMV/Data-Lazy-0.6.tar.gz +Source0: http://www.cpan.org/modules/by-authors/id/S/SA/SAMV/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 12af27598b4b02300768567e614677a7 URL: http://search.cpan.org/dist/Data-Lazy/ BuildRequires: perl-devel >= 1:5.8.0 @@ -29,8 +29,12 @@ It provides scalars that are "lazy", that is their value is computed only when accessed, and at most once. -# %description -l pl.UTF-8 -# TODO +%description -l pl.UTF-8 +Bardzo mały moduł do ogólnego obliczania na żądanie zmiennych w typie +skalarnym, tablicowym lub haszu. + +Udostępnia skalary "leniwe", czyli takie, których wartość jest +obliczana dopiero przy dostępie i najwyżej raz. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -63,6 +67,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/31 10:45:59 qboosh +- pl + Revision 1.1 2007/03/29 10:48:36 radek - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Data-Lazy.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
