SPECS: perl-Math-Vec.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Fri Mar 16 09:20:43 CET 2007


Author: qboosh                       Date: Fri Mar 16 08:20:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

---- Files affected:
SPECS:
   perl-Math-Vec.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Math-Vec.spec
diff -u SPECS/perl-Math-Vec.spec:1.1 SPECS/perl-Math-Vec.spec:1.2
--- SPECS/perl-Math-Vec.spec:1.1	Tue Mar  6 10:27:23 2007
+++ SPECS/perl-Math-Vec.spec	Fri Mar 16 09:20:38 2007
@@ -7,14 +7,16 @@
 %define		pdir	Math
 %define		pnam	Vec
 Summary:	Math::Vec - Object-Oriented Vector Math Methods in Perl
+Summary(pl.UTF-8):	Math::Vec - zorientowane obiektowo metody do wektorów w Perlu
 Name:		perl-Math-Vec
 Version:	0.04
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Math/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	96877cb54704426ce333b13a8380bfbf
+URL:		http://search.cpan.org/dist/Math-Vec/
 BuildRequires:	perl-Module-Build
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -33,6 +35,18 @@
 reference which contains a vector of the form [x,y,z]. Methods will
 typically return a list.
 
+%description -l pl.UTF-8
+Ten moduł został zaadaptowany z Math::Vector napisanego przez Wayne'a
+M. Syvinskiego.
+
+Używa w większości tych samych algorytmów i aktualnie zachowuje te
+same nazwy jak funkcje oryginalne, ale dodano trochę aliasów, aby
+uczynić interfejs bardziej naturalnym (przynajmniej zdaniem autora).
+
+"Obiekt" dla zorientowanego obiektowo stylu wywołań jest
+pobłogosławioną referencją do tablicy zawierającą wektor w postaci
+[x,y,z]. Metody zwykle zwracają listę.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -64,6 +78,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/16 08:20:38  qboosh
+- pl, generic URL
+
 Revision 1.1  2007/03/06 09:27:23  tommat
 - initial
-
================================================================

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



More information about the pld-cvs-commit mailing list