SPECS: python-numarray.spec - pl cosmetics

qboosh qboosh at pld-linux.org
Sun Jun 26 19:59:24 CEST 2005


Author: qboosh                       Date: Sun Jun 26 17:59:24 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl cosmetics

---- Files affected:
SPECS:
   python-numarray.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-numarray.spec
diff -u SPECS/python-numarray.spec:1.1 SPECS/python-numarray.spec:1.2
--- SPECS/python-numarray.spec:1.1	Fri Jun 24 00:32:18 2005
+++ SPECS/python-numarray.spec	Sun Jun 26 19:59:19 2005
@@ -3,7 +3,7 @@
 %define		module	numarray
 
 Summary:	Array manipulation and computations for python
-Summary(pl):	Manipulacje macierzami oraz obliczenia dla pythona
+Summary(pl):	Operacje i obliczenia na tablicach dla Pythona
 Name:		python-%{module}
 Version:	1.3.2
 Release:	1
@@ -35,9 +35,9 @@
 backward compatible and will be becoming more so in future releases.
 
 %description -l pl
-Numarray zapewnia narzędzia do manipulacji tablicami oraz obliczeń
+Numarray zapewnia narzędzia do operacji oraz obliczeń na tablicach
 podobne do tych, jakie zapewniają IDL, Matlab czy Octabe. Używając
-numarray możliwe jest stworzenie bezpośrednio w pythonie, nie używając
+numarray możliwe jest stworzenie bezpośrednio w Pythonie, nie używając
 wstawek C, C++ czy Fortranowych, wielu wydajnych aplikacji do
 przetwarzania danych numerycznych. Dla algorytmów, które nie pracują
 wydajnie z tablicami, możliwe jest napisanie funkcji C, które mogą
@@ -55,10 +55,10 @@
 Group:		Development/Libraries
 
 %description devel
-Header files for python-numarray
+Header files for python-numarray.
 
 %description devel -l pl
-Pliki nagłówkowe dla python-numarray
+Pliki nagłówkowe dla python-numarray.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -90,8 +90,8 @@
 
 %files devel
 %defattr(644,root,root,755)
-%dir %py_incdir/%{module}
-%py_incdir/%{module}/*
+%dir %{py_incdir}/%{module}
+%{py_incdir}/%{module}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -99,6 +99,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/06/26 17:59:19  qboosh
+- pl cosmetics
+
 Revision 1.1  2005/06/23 22:32:18  leafnode
 - import
-
================================================================

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




More information about the pld-cvs-commit mailing list