SPECS: perl-Math-Orthonormalize.spec - pl - generic URL - BR packa...

qboosh qboosh at pld-linux.org
Sat Mar 31 17:58:38 CEST 2007


Author: qboosh                       Date: Sat Mar 31 15:58:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- generic URL
- BR package names

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

---- Diffs:

================================================================
Index: SPECS/perl-Math-Orthonormalize.spec
diff -u SPECS/perl-Math-Orthonormalize.spec:1.1 SPECS/perl-Math-Orthonormalize.spec:1.2
--- SPECS/perl-Math-Orthonormalize.spec:1.1	Mon Mar 19 11:32:11 2007
+++ SPECS/perl-Math-Orthonormalize.spec	Sat Mar 31 17:58:33 2007
@@ -7,20 +7,21 @@
 %define	pdir	Math
 %define	pnam	Orthonormalize
 Summary:	Math::Orthonormalize - Gram-Schmidt Orthonormalization of vectors
-#Summary(pl):
+Summary(pl.UTF-8):	Math::Orthogonalize - ortogonalizacja wektorów metodą Grama-Schmidta
 Name:		perl-Math-Orthonormalize
 Version:	1.00
 Release:	0.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:	99952630af206c46221256e32d3916ec
+URL:		http://search.cpan.org/dist/Math-Orthonormalize/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(Math::Symbolic) >= 0.128
-BuildRequires:	perl(Parse::RecDescent) >= 1.8
+BuildRequires:	perl-Math-Symbolic >= 0.128
+BuildRequires:	perl-Parse-RecDescent >= 1.8
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,13 +35,23 @@
 
 The module uses the Gram-Schmidt Algorithm.
 
-No subroutines are exported by default, but the standart Exporter
+No subroutines are exported by default, but the standard Exporter
 semantics are in place, including the ':all' tag that imports all of
-the exportable subroutines which are listed below.
+the exportable subroutines.
 
-
-
-# %description -l pl # TODO
+%description -l pl.UTF-8
+Moduł Math::Orthogonalize oferuje procedury do obliczania
+znormalizowanych lub nieznormalizowanych baz ortogonalnych
+euklidesowych przestrzeni wektorowych. Oznacza to, że dla danej bazy
+R^n oblicza nową bazę R^n, której wszystkie wektory są ortogonalne
+względem siebie. Jeśli wszystkie nowe wektory mają długość 1, to baza
+jest ortonormalna.
+
+Ten moduł używa algorytmu Grama-Schmidta.
+
+Domyślnie nie są eksportowane żadne procedury, ale ma zastosowanie
+standardowa semantyka Exportera, włącznie ze znacznikiem ":all"
+importującym wszystkie eksportowalne procedury.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -65,7 +76,6 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Math/*.pm
-#%{perl_vendorlib}/Math/Orthonormalize
 %{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -74,6 +84,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/31 15:58:33  qboosh
+- pl
+- generic URL
+- BR package names
+
 Revision 1.1  2007/03/19 10:32:11  agaran
 - initial, rel 0.1, but adapterized
-
================================================================

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



More information about the pld-cvs-commit mailing list