SPECS: ruby-NArray.spec - pl

qboosh qboosh at pld-linux.org
Wed Jul 13 00:13:29 CEST 2005


Author: qboosh                       Date: Tue Jul 12 22:13:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   ruby-NArray.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ruby-NArray.spec
diff -u SPECS/ruby-NArray.spec:1.1 SPECS/ruby-NArray.spec:1.2
--- SPECS/ruby-NArray.spec:1.1	Sat Jul  9 23:56:13 2005
+++ SPECS/ruby-NArray.spec	Wed Jul 13 00:13:24 2005
@@ -3,6 +3,7 @@
 %define ruby_rubylibdir %(ruby -r rbconfig -e 'print Config::CONFIG["rubylibdir"]')
 %define	ruby_ridir	%(ruby -r rbconfig -e 'include Config; print File.join(CONFIG["datadir"], "ri", CONFIG["ruby_version"], "system")')
 Summary:	Numerical Ruby
+Summary(pl):	Numeryczny Ruby
 Name:		ruby-NArray
 Version:	0.5.7p4
 Release:	1
@@ -17,7 +18,20 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-NArray is a class of Numerical N-dimensional Array, whose elements are 1/2/4-byte Integer, single/double-prec Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses.
+NArray is a class of Numerical N-dimensional Array, whose elements are
+1/2/4-byte Integer, single/double-prec Real/Complex, and Ruby Object.
+This extension library incorporates fast calculation and easy
+manipulation of large numerical arrays into the Ruby language. NArray
+has features similar to NumPy, but NArray has vector and matrix
+subclasses.
+
+%description -l pl
+NArray to klasa numerycznej N-wymiarowej tablicy, której elementami są
+1/2/4-bajtowy Integer, pojedynczej/podwójnej precyzji Real/Complex
+oraz Ruby Object. Ta biblioteka rozszerzenia włącza do języka Ruby
+szybkie obliczenia oraz łatwe operacjami na dużych tablicach
+numerycznych. NArray ma możliwości podobne do NumPy, ale Narray ma
+podklasy vector i matrix.
 
 %prep
 %setup -q -n narray-%{version}
@@ -56,7 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/07/12 22:13:24  qboosh
+- pl
+
 Revision 1.1  2005/07/09 21:56:13  aredridel
 - added
 - STBR
-
================================================================

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




More information about the pld-cvs-commit mailing list