Author: qboosh Date: Fri Mar 16 08:12:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, generic URL
---- Files affected: SPECS: perl-Math-Project3D-Plot.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Math-Project3D-Plot.spec diff -u SPECS/perl-Math-Project3D-Plot.spec:1.1 SPECS/perl-Math-Project3D-Plot.spec:1.2 --- SPECS/perl-Math-Project3D-Plot.spec:1.1 Mon Mar 5 13:33:23 2007 +++ SPECS/perl-Math-Project3D-Plot.spec Fri Mar 16 09:12:34 2007 @@ -7,32 +7,33 @@ %define pdir Math %define pnam Project3D-Plot Summary: Math::Project3D::Plot - Perl extension for plotting projections of 3D functions -#Summary(pl): +Summary(pl.UTF-8): Math::Project3D::Plot - rozszerzenie Perla do rysowania rzutów funkcji 3D Name: perl-Math-Project3D-Plot Version: 1.02 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: 2ac47684734a31f349ecd11d195a87c5 +URL: http://search.cpan.org/dist/Math-Project3D-Plot/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl(Imager) >= 0.41 -BuildRequires: perl(Math::Project3D) >= 1.02 +BuildRequires: perl-Imager >= 0.41 +BuildRequires: perl-Math-Project3D >= 1.02 %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This module may be used to plot the results of a projection -from a three dimensional vectorial function onto a plane into -an image. What a horrible sentence. - - -# %description -l pl -# TODO +This module may be used to plot the results of a projection from a +three dimensional vectorial function onto a plane into an image. What +a horrible sentence. + +%description -l pl.UTF-8 +Ten moduł służy do rysowania wyniku rzutu trójwymiarowej funkcji +wektorowej na powierzchnię na obrazie. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -60,7 +61,6 @@ %defattr(644,root,root,755) %doc Changes README %{perl_vendorlib}/Math/Project3D/*.pm -#%{perl_vendorlib}/Math/Project3D/Plot %{_mandir}/man3/* %{_examplesdir}/%{name}-%{version} @@ -70,6 +70,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/16 08:12:34 qboosh +- pl, generic URL + Revision 1.1 2007/03/05 12:33:23 agaran - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Math-Project3D-Plot.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
