SPECS: perl-Data-Visitor.spec - pl

qboosh qboosh at pld-linux.org
Sat Apr 15 17:03:27 CEST 2006


Author: qboosh                       Date: Sat Apr 15 15:03:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-Data-Visitor.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Data-Visitor.spec
diff -u SPECS/perl-Data-Visitor.spec:1.1 SPECS/perl-Data-Visitor.spec:1.2
--- SPECS/perl-Data-Visitor.spec:1.1	Sat Apr  8 14:51:11 2006
+++ SPECS/perl-Data-Visitor.spec	Sat Apr 15 17:03:19 2006
@@ -7,7 +7,7 @@
 %define	pdir	Data
 %define	pnam	Visitor
 Summary:	Data::Visitor - Visitor style traversal of Perl data structures
-#Summary(pl):	
+Summary(pl):	Data::Visitor - przechodzenie struktur danych Perla w stylu Visitor
 Name:		perl-Data-Visitor
 Version:	0.04
 Release:	1
@@ -29,11 +29,15 @@
 %description
 This module is a simple visitor implementation for Perl values.
 
-It has a main dispatcher method, visit, which takes a single perl value and
-then calls the methods appropriate for that value.
+It has a main dispatcher method, visit, which takes a single Perl
+value and then calls the methods appropriate for that value.
 
-# %description -l pl
-# TODO
+%description -l pl
+Ten moduł to prosta implementacja visitor dla wartości perlowych.
+
+Ma główną metodę przekierowującą - visit, która przyjmuje pojedynczą
+wartość perlową, a następnie wywołuje metody odpowiednie dla tej
+wartości.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -67,6 +71,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/04/15 15:03:19  qboosh
+- pl
+
 Revision 1.1  2006/04/08 12:51:11  migo
 - initial revision
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Data-Visitor.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list