SPECS: perl-Algorithm-C3.spec - pl

qboosh qboosh at pld-linux.org
Sat Apr 15 13:45:06 CEST 2006


Author: qboosh                       Date: Sat Apr 15 11:45:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-Algorithm-C3.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Algorithm-C3.spec
diff -u SPECS/perl-Algorithm-C3.spec:1.1 SPECS/perl-Algorithm-C3.spec:1.2
--- SPECS/perl-Algorithm-C3.spec:1.1	Sat Apr  8 14:11:27 2006
+++ SPECS/perl-Algorithm-C3.spec	Sat Apr 15 13:45:01 2006
@@ -7,7 +7,7 @@
 %define	pdir	Algorithm
 %define	pnam	C3
 Summary:	Algorithm::C3 - A module for merging hierarchies using the C3 algorithm
-#Summary(pl):	
+Summary(pl):	Algorithm::C3 - moduł do łączenia hierarchii przy użyciu algorytmu C3
 Name:		perl-Algorithm-C3
 Version:	0.01
 Release:	1
@@ -22,16 +22,22 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-C3 is the name of an algorithm which aims to provide a sane method 
-resolution order under multiple inheritence. It was first introduced 
-in the langauge Dylan (see links in the SEE ALSO section), and 
-then later adopted as the prefered MRO (Method Resolution Order) 
-for the new-style classes in Python 2.3. Most recently it has been 
-adopted as the 'canonical' MRO for Perl 6 classes, and the default 
+C3 is the name of an algorithm which aims to provide a sane method
+resolution order under multiple inheritance. It was first introduced
+in the Dylan language (see links in the manual SEE ALSO section), and
+then later adopted as the prefered MRO (Method Resolution Order)
+for the new-style classes in Python 2.3. Most recently it has been
+adopted as the 'canonical' MRO for Perl 6 classes, and the default
 MRO for Parrot objects as well.
 
-# %description -l pl
-# TODO
+%description -l pl
+C3 to nazwa algorytmu, którego celem jest dostarczenie rozsądnej
+kolejności rozwiązywania metod przy wielokrotnym dziedziczeniu. Po raz
+pierwszy został wprowadzony w języku Dylan (odnośniki w sekcji SEE
+ALSO manuala), a następnie zaadoptowany jako preferowana MRO (Method
+Resolution Order - kolejność rozwiązywania metod) dla nowego stylu
+klas w Pythonie 2.3. Ostatnio został zaadoptowany jako "kanoniczna"
+MRO dla klas Perla 6 i domyślna MRO dla obiektów Parrota.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -64,6 +70,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/04/15 11:45:01  qboosh
+- pl
+
 Revision 1.1  2006/04/08 12:11:27  migo
 - initial revision
-
================================================================

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



More information about the pld-cvs-commit mailing list