Author: qboosh Date: Sat Nov 19 14:04:34 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, generic URL
---- Files affected: SPECS: perl-Catalyst-Plugin-Session-Store-File.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Catalyst-Plugin-Session-Store-File.spec diff -u SPECS/perl-Catalyst-Plugin-Session-Store-File.spec:1.1 SPECS/perl-Catalyst-Plugin-Session-Store-File.spec:1.2 --- SPECS/perl-Catalyst-Plugin-Session-Store-File.spec:1.1 Fri Nov 18 20:36:37 2005 +++ SPECS/perl-Catalyst-Plugin-Session-Store-File.spec Sat Nov 19 15:04:29 2005 @@ -6,8 +6,8 @@ %include /usr/lib/rpm/macros.perl %define pdir Catalyst %define pnam Plugin-Session-Store-File -Summary: Catalyst::Plugin::Session::Store::File - File storage backend for session data. -#Summary(pl): +Summary: Catalyst::Plugin::Session::Store::File - File storage backend for session data +Summary(pl): Catalyst::Plugin::Session::Store::File - przechowywanie danych sesji w pliku Name: perl-Catalyst-Plugin-Session-Store-File Version: 0.04 Release: 1 @@ -16,6 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 2796715237ffcc1c7b6ca7065d4a1792 +URL: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-File/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -32,8 +33,11 @@ plugin for Catalyst that uses an simple file to act as a shared memory interprocess cache. It is based on Cache::FileCache. -# %description -l pl -# TODO +%description -l pl +Catalyst::Plugin::Session::Store::File to łatwa w użyciu wtyczka +przechowywania danych dla Catalysta używajaca zwykłego pliku jako +pamięci podręcznej współdzielonej między procesami. Jest oparta na +Cache::FileCache. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -66,6 +70,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/11/19 14:04:29 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-Catalyst-Plugin-Session-Store-File.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
