]> git.pld-linux.org Git - packages/perl-Cache-Cache.git/commitdiff
- pl description, completed License perl-Cache-Cache-0_99-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Mar 2002 13:40:48 +0000 (13:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Cache-Cache.spec -> 1.2

perl-Cache-Cache.spec

index d83949c4c03e4c3df3a5ded0e4b608196f4e52f8..ce41af98222fd29c169353da164042a76571fe07 100644 (file)
@@ -1,4 +1,4 @@
-# $Revision: 1.1 $
+# $Revision: 1.2 $
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Cache
 %define        pnam    Cache
@@ -7,7 +7,7 @@ Summary(pl):    Rozszerzenie perla: Cache-Cache
 Name:          perl-Cache-Cache
 Version:       0.99
 Release:       1
-License:       GPL
+License:       GPL or Artistic
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 BuildRequires: rpm-perlprov >= 3.0.3-16
@@ -21,14 +21,24 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Cache modules are designed to assist a developer in persisting
-data for a specified period of time.  Often these modules are used
+data for a specified period of time. Often these modules are used
 in web applications to store data locally to save repeated and
-redundant expensive calls to remote machines or databases.  People
+redundant expensive calls to remote machines or databases. People
 have also been known to use Cache::Cache for its straightforward
 interface in sharing data between runs of an application or
 invocations of a CGI-style script or simply as an easy to use
 abstraction of the filesystem or shared memory.
 
+%description -l pl
+Modu³y Cache maj± na celu pomóc programi¶cie w utrzymywaniu danych
+przez okre¶lony czas. Te modu³y s± przewa¿nie u¿ywane w aplikacjach
+WWW do zapisywania danych lokalnie w celu unikniêcia powtarzaj±cych
+siê i niepotrzebnych odwo³añ do zewnêtrznych maszyn lub baz danych.
+Cache::Cache bywa u¿ywany ze wzglêdu na swój prosty interfejs do
+dzielenia danych pomiêdzy uruchomieniami aplikacji lub wywo³aniami
+skryptu CGI, albo po prostu jako ³atwa w u¿yciu abstrakcja systemu
+plików lub pamiêci dzielonej.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
This page took 0.063014 seconds and 4 git commands to generate.