SPECS: perl-Physics-Springs.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Fri Mar 16 09:55:34 CET 2007


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

---- Files affected:
SPECS:
   perl-Physics-Springs.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Physics-Springs.spec
diff -u SPECS/perl-Physics-Springs.spec:1.1 SPECS/perl-Physics-Springs.spec:1.2
--- SPECS/perl-Physics-Springs.spec:1.1	Mon Mar  5 13:41:09 2007
+++ SPECS/perl-Physics-Springs.spec	Fri Mar 16 09:55:29 2007
@@ -7,47 +7,56 @@
 %define	pdir	Physics
 %define	pnam	Springs
 Summary:	Physics::Springs - Simulate Particle Dynamics with Springs
-#Summary(pl):	
+Summary(pl.UTF-8):	Physics::Springs - symulacja dynamiki cząstek ze sprężynami
 Name:		perl-Physics-Springs
 Version:	1.01
 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/Physics/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	092be260863a3d1e941ef1f29a31d0e6
+URL:		http://search.cpan.org/dist/Physics-Springs/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(Physics::Particles) >= 1.00
-BuildRequires:	perl(Sub::Assert)
+BuildRequires:	perl-Physics-Particles >= 1.00
+BuildRequires:	perl-Sub-Assert
 BuildRequires:	perl >= 5.006
 %endif
+Requires:	perl-Physics-Particles >= 1.00
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This module is intended as an add-on to the Physics::Particles module
 (version 1.00 or higher required) and may be used to simulate particle
-dynamics including spring-like forces between any two particles you specify.
+dynamics including spring-like forces between any two particles you
+specify.
 
-Since version 1.00 of this module, Physics::Particles version 1.00 is required.
-Version 1.00 is neither compatible to earlier versions nor to any versions
-below 1.00 of Physics::Particles and Physics::Springs::Friction.
-
-The module extends the API of Physics::Particles by one method which is
-documented below. Please see the documentation to Physics::Particles for
-more information about the API.
+The module extends the API of Physics::Particles by one method. Please
+see the documentation to Physics::Particles for more information about
+the API.
 
 There are several particle properties required by Physics::Springs in
 order to work: These are the x/y/z coordinates, the vx/vy/vz
-velocity vector components, and a non-zero mass 'm'. Furthermore, it uses
-the _fx, _fy, _fz properties which the user should never modify directly.
-
-
-
-# %description -l pl
-# TODO
+velocity vector components, and a non-zero mass 'm'. Furthermore, it
+uses the _fx, _fy, _fz properties which the user should never modify
+directly.
+
+%description -l pl.UTF-8
+Ten moduł jest dodatkiem do modułu Physics::Particles (w wersji 1.00
+lub wyższej) służącym do symulowania dynamiki cząsek włącznie z siłami
+typu sprężynowego pomiędzy dwiema wybranymi cząstkami.
+
+Ten moduł rozszerza API Physics::Particles o jedną metodę. Więcej
+informacji o API można znaleźć w tamtym module.
+
+Jest kilka właściwości cząstki wymaganych do działania przez
+Physics::Springs - są to: współrzędne x/y/z, składowe wektora
+prędkości vz/vy/vz oraz niezerowa masa m. Co więcej, moduł
+wykorzystuje właściwości _fx, _fy, _fz, których użytkownik nie
+powinien nigdy bezpośrednio zmieniać.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -75,7 +84,6 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Physics/*.pm
-#%{perl_vendorlib}/Physics/Springs
 %{_mandir}/man3/*
 %{_examplesdir}/%{name}-%{version}
 
@@ -85,6 +93,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/16 08:55:29  qboosh
+- pl, generic URL
+
 Revision 1.1  2007/03/05 12:41:09  agaran
 - initial
-
================================================================

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



More information about the pld-cvs-commit mailing list