SPECS: perl-Tie-Hash-Indexed.spec - pl, generic URL
qboosh
qboosh at pld-linux.org
Sat Nov 19 15:35:14 CET 2005
Author: qboosh Date: Sat Nov 19 14:35:14 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, generic URL
---- Files affected:
SPECS:
perl-Tie-Hash-Indexed.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Tie-Hash-Indexed.spec
diff -u SPECS/perl-Tie-Hash-Indexed.spec:1.1 SPECS/perl-Tie-Hash-Indexed.spec:1.2
--- SPECS/perl-Tie-Hash-Indexed.spec:1.1 Fri Nov 18 20:36:37 2005
+++ SPECS/perl-Tie-Hash-Indexed.spec Sat Nov 19 15:35:09 2005
@@ -7,7 +7,7 @@
%define pdir Tie
%define pnam Hash-Indexed
Summary: Tie::Hash::Indexed - Ordered hashes for Perl
-#Summary(pl):
+Summary(pl): Tie::Hash::Indexed - uporządkowane hasze dla Perla
Name: perl-Tie-Hash-Indexed
Version: 0.03
Release: 1
@@ -16,19 +16,24 @@
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: dd2436cfd7cf378c5e685baf24b4402b
+URL: http://search.cpan.org/dist/Tie-Hash-Indexed/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Tie::Hash::Indexed is very similar to Tie::IxHash. However,
-it is written completely in XS and usually about twice as
-fast as Tie::IxHash. It's quite a lot faster when it comes
-to clearing or deleting entries from large hashes.
-Currently, only the plain tying mechanism is supported.
-
-# %description -l pl
-# TODO
+Tie::Hash::Indexed is very similar to Tie::IxHash. However, it is
+written completely in XS and usually about twice as fast as
+Tie::IxHash. It's quite a lot faster when it comes to clearing or
+deleting entries from large hashes. Currently, only the plain tying
+mechanism is supported.
+
+%description -l pl
+Tie::Hash::Indexed jest bardzo podobny do Tie::IxHash. Jednak jest
+napisany w całości w XS i zwykle około dwa razy szybszy niż
+Tie::IxHash. Jest dużo szybszy, jeśli zachodzi potrzeba czyszczenia
+lub usuwania wpisów z dużych haszy. Aktualnie obsługiwany jest tylko
+zwykły mechamizm wiązania.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -65,6 +70,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/11/19 14:35:09 qboosh
+- pl, generic URL
+
Revision 1.1 2005/11/18 19:36:37 migo
- initial revision
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Tie-Hash-Indexed.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list