summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2003-08-27 22:15:21 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6cb6b4acb642eab56410ab6846bc83d3b3677c7e (patch)
treec2ab4145ef6106f623e86a0f6bddb65fa713cb38
parentc41aecf03b6da2e2f38f6977ed3a20522e564fd0 (diff)
downloadperl-POE-Session-MessageBased-6cb6b4acb642eab56410ab6846bc83d3b3677c7e.zip
perl-POE-Session-MessageBased-6cb6b4acb642eab56410ab6846bc83d3b3677c7e.tar.gz
- pl
Changed files: perl-POE-Session-MessageBased.spec -> 1.4
-rw-r--r--perl-POE-Session-MessageBased.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/perl-POE-Session-MessageBased.spec b/perl-POE-Session-MessageBased.spec
index 6d35255..16f7a09 100644
--- a/perl-POE-Session-MessageBased.spec
+++ b/perl-POE-Session-MessageBased.spec
@@ -6,12 +6,12 @@
%define pdir POE
%define pnam Session-MessageBased
Summary: POE::Session::MessageBased - a message-based (not @_ based) POE::Session
-#Summary(pl):
+Summary(pl): POE::Session::MessageBased - oparte na komunikatach (nie @_) POE::Session
Name: perl-POE-Session-MessageBased
Version: 0.01
Release: 1
# same as perl
-License: GPL/Artistic
+License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 49c7e1e8a3e1e749b96ce7e53829e8f4
@@ -29,8 +29,12 @@ with message objects that encapsulate various aspects of each event.
It also exists as an example of a subclassed POE::Session, in case
someone wants to create new callback or Session semantics.
-# %description -l pl
-# TODO
+%description -l pl
+POE::Session::MessageBased istnieje głównie po to, by zastępić
+@_[KERNEL itp.] obiektami komunikatów, które są opakowaniem różnych
+aspektów każdego zdarzenia. Istnieje także jako przykład podklasy
+POE::Session, na wypadek gdyby ktoś chciał stworzyć nową semantykę
+callbacka lub sesji.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}