]> git.pld-linux.org Git - packages/perl-MLDBM.git/commitdiff
- some pl translations, cosmetics
authorankry <ankry@pld-linux.org>
Sat, 9 Aug 2003 21:24:55 +0000 (21:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-MLDBM.spec -> 1.24

perl-MLDBM.spec

index 6f9490219d315749144d97edd737c0088acffe3d..5a43595f89fe8a011eb414b85286d79313ed0f68 100644 (file)
@@ -6,6 +6,7 @@
 %define                pdir    MLDBM
 %define                pnam    MLDBM
 Summary:       MLDBM - store multi-level hash structure in single level tied hash
+Summary(pl):   MLDBM - przechowywanie wielopoziomowej structury haszy w jednopoziomowym haszu zwi±zanym
 Name:          perl-MLDBM
 Version:       2.01
 Release:       2
@@ -21,7 +22,17 @@ BuildArch:   noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-MLDBM - store multi-level hash structure in single level tied hash.
+MLDBM Perl module can serve as a transparent interface to any TIEHASH
+package that is required to store arbitrary perl data, including
+nested references. Thus, this module can be used for storing
+references and other arbitrary data within DBM databases.
+
+%description
+Modu³ Perla MLDBM mo¿e s³u¿yæ za przezroczysty interfejs do dowolnego
+pakietu TIEHASH, od którego wymaga siê przechowywania dowolnych danych
+perla, w³±cznie z zagnie¿d¿onymi referencjami. Zatem modu³ ten s³u¿y
+do przychowywania referencji oraz innych dowolnych danych w bazach
+DBM.
 
 %prep
 %setup -q -n %{pnam}-%{version}
This page took 0.110618 seconds and 4 git commands to generate.