[packages/perl-Math-Fortran] - added URL, pl fix

qboosh qboosh at pld-linux.org
Wed Mar 6 21:28:20 CET 2013


commit dac6333ee3f1e3b1c5a33c4b359c2b962b8d9ea3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Mar 6 21:28:08 2013 +0100

    - added URL, pl fix

 perl-Math-Fortran.spec | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/perl-Math-Fortran.spec b/perl-Math-Fortran.spec
index b56ae29..d9cc0ce 100644
--- a/perl-Math-Fortran.spec
+++ b/perl-Math-Fortran.spec
@@ -1,27 +1,29 @@
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	Math
 %define		pnam	Fortran
-Summary:	Math::Fortran perl module
-Summary(pl.UTF-8):	Moduł perla Math::Fortran
+Summary:	Math::Fortran - Perl implementations of Fortrans sign and log10.
+Summary(pl.UTF-8):	Math::Fortran - perlowe implementacje funkcji Fortranu sign i log10
 Name:		perl-Math-Fortran
 Version:	0.01
 Release:	11
 # 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:	b9369eaa198ba8eab337e90e57f273dc
 Patch0:		%{name}-man.patch
+URL:		http://search.cpan.org/dist/Math-Fortran/
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Math::Fortran - Perl implimentations of Fortrans sign and log10.
+Math::Fortran contains Perl implementations of Fortrans sign and
+log10.
 
 %description -l pl.UTF-8
-Math::Fortran dostarcza dwóch funkcji pochodzących z Fortrana: sign i
+Math::Fortran dostarcza dwie funkcje pochodzące z Fortranu: sign i
 log10.
 
 %prep
@@ -45,4 +47,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README
 %{perl_vendorlib}/Math/Fortran.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/Math::Fortran.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Math-Fortran.git/commitdiff/dac6333ee3f1e3b1c5a33c4b359c2b962b8d9ea3



More information about the pld-cvs-commit mailing list