SPECS: perl-Catalyst-Plugin-Session-State-Cookie.spec - pl, generi...
qboosh
qboosh at pld-linux.org
Sat Nov 19 14:56:27 CET 2005
Author: qboosh Date: Sat Nov 19 13:56:27 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, generic URL
---- Files affected:
SPECS:
perl-Catalyst-Plugin-Session-State-Cookie.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Catalyst-Plugin-Session-State-Cookie.spec
diff -u SPECS/perl-Catalyst-Plugin-Session-State-Cookie.spec:1.1 SPECS/perl-Catalyst-Plugin-Session-State-Cookie.spec:1.2
--- SPECS/perl-Catalyst-Plugin-Session-State-Cookie.spec:1.1 Fri Nov 18 20:36:37 2005
+++ SPECS/perl-Catalyst-Plugin-Session-State-Cookie.spec Sat Nov 19 14:56:22 2005
@@ -7,7 +7,7 @@
%define pdir Catalyst
%define pnam Plugin-Session-State-Cookie
Summary: Catalyst::Plugin::Session::State::Cookie - A session ID
-#Summary(pl):
+Summary(pl): Catalyst::Plugin::Session::State::Cookie - identyfikatory sesji
Name: perl-Catalyst-Plugin-Session-State-Cookie
Version: 0.01
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: dc64032b8fadf009fc5ecf86b0dfe50b
+URL: http://search.cpan.org/dist/Catalyst-Plugin-Session-State-Cookie/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -26,13 +27,20 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-In order for Catalyst::Plugin::Session to work the session ID needs to be
-stored on the client, and the session data needs to be stored on the server.
+In order for Catalyst::Plugin::Session to work the session ID needs to
+be stored on the client, and the session data needs to be stored on
+the server.
+
+This plugin stores the session ID on the client using the cookie
+mechanism.
+
+%description -l pl
+Aby wtyczka Catalyst::Plugin::Session działała, identyfikator sesji
+musi być przechowywany po stronie klienta, a dane sesji - po stronie
+serwera.
-This plugin stores the session ID on the client using the cookie mechanism.
-
-# %description -l pl
-# TODO
+Ta wtyczka przechowuje identyfikator sesji po stronie klienta przy
+użyciu mechanizmu ciasteczek (cookie).
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -65,6 +73,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/11/19 13:56:22 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-State-Cookie.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list