SPECS: python-pypar.spec - pl

qboosh qboosh at pld-linux.org
Fri May 12 08:01:16 CEST 2006


Author: qboosh                       Date: Fri May 12 06:01:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   python-pypar.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/python-pypar.spec
diff -u SPECS/python-pypar.spec:1.5 SPECS/python-pypar.spec:1.6
--- SPECS/python-pypar.spec:1.5	Thu May  4 19:54:10 2006
+++ SPECS/python-pypar.spec	Fri May 12 08:01:11 2006
@@ -3,6 +3,7 @@
 %define 	module	pypar
 
 Summary:	pypar - Parallel Programming in the spirit of Python!
+Summary(pl):	pypar - programowanie równoległe w duchu Pythona
 Name:		python-%{module}
 Version:	1.9.2
 %define		_vername %(echo %{version}|tr . _)
@@ -20,10 +21,18 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Pypar is an efficient but easy-to-use module that allows programs/scripts
-written in the Python programming language to run in parallel on multiple
-processors and communicate using message passing. Pypar provides bindings to an
-important subset of the message passing interface standard MPI.
+Pypar is an efficient but easy-to-use module that allows
+programs/scripts written in the Python programming language to run in
+parallel on multiple processors and communicate using message passing.
+Pypar provides bindings to an important subset of the message passing
+interface standard MPI.
+
+%description -l pl
+Pypar to sprawny, lecz łatwy w użyciu moduł pozwalający programom i
+skrtyptom napisanym w języku programowania Python działać równolegle
+na wielu procesorach i komunikować się przy użyciu przekazywania
+komunikatów. Pypar udostępnia dowiązania do istotnego podzbioru
+standardu interfejsu przekazywania komunikatów MPI.
 
 %package examples
 Summary:	Example programs for Python pypar module
@@ -78,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/05/12 06:01:11  qboosh
+- pl
+
 Revision 1.5  2006/05/04 17:54:10  baggins
 - rel 3
 - fixed BR
@@ -98,4 +110,3 @@
 
 Revision 1.1  2006/05/04 13:55:42  baggins
 - initial revision
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pypar.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list