SPECS: perl-MRO-Compat.spec - pl
qboosh
qboosh at pld-linux.org
Mon Mar 24 16:30:48 CET 2008
Author: qboosh Date: Mon Mar 24 15:30:48 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
perl-MRO-Compat.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-MRO-Compat.spec
diff -u SPECS/perl-MRO-Compat.spec:1.1 SPECS/perl-MRO-Compat.spec:1.2
--- SPECS/perl-MRO-Compat.spec:1.1 Sun Sep 9 13:44:27 2007
+++ SPECS/perl-MRO-Compat.spec Mon Mar 24 16:30:42 2008
@@ -8,14 +8,14 @@
%define pdir MRO
%define pnam Compat
Summary: MRO::Compat - mro::* interface compatibility for Perls < 5.9.5
-#Summary(pl.UTF-8):
+Summary(pl.UTF-8): MRO::Compat - moduł dla kompatybilności z interfejsem mro::* dla Perla < 5.9.5
Name: perl-MRO-Compat
Version: 0.04
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/B/BL/BLBLACK/MRO-Compat-0.04.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/B/BL/BLBLACK/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 1e98114390dac2d1ac7841ecd73033b8
URL: http://search.cpan.org/dist/MRO-Compat/
BuildRequires: perl-devel >= 1:5.8.0
@@ -29,10 +29,19 @@
%description
The "mro" namespace provides several utilities for dealing with method
-resolution order and method caching in general in Perl 5.9.5 and higher.
+resolution order and method caching in general in Perl 5.9.5 and
+higher.
-# %description -l pl.UTF-8
-# TODO
+This module provides those interfaces for earlier versions of Perl
+(back to 5.6.0 anyways).
+
+%description -l pl.UTF-8
+Przestrzeń nazw "mro" zapewnia niektórym narzędziom możliwość obsługi
+kolejności rozwiązywania metod i ogólnie pamięci podręcznej metod w
+wersji Perla 5.9.5 i wyższych.
+
+Ten moduł udostępnia te interfejsy dla wcześniejszych wersji Perla
+(począwszy od 5.6.0).
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,6 +75,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-03-24 15:30:42 qboosh
+- pl
+
Revision 1.1 2007-09-09 11:44:27 radek
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-MRO-Compat.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list