]> git.pld-linux.org Git - packages/perl-Math-BigInteger.git/commitdiff
- generic URL, informative summaries auto/ti/perl-Math-BigInteger-1_01-3
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 24 Mar 2008 15:54:25 +0000 (15:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Math-BigInteger.spec -> 1.41

perl-Math-BigInteger.spec

index 10de9cd2c4a5b510f11e18b8d7ba99a99c2362ef..1f9d7a49b4b67429f61fc60a767e08a7dd5fc00c 100644 (file)
@@ -5,27 +5,29 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Math
 %define                pnam    BigInteger
-Summary:       Math::BigInteger perl module
-Summary(pl.UTF-8):     Moduł perla Math::BigInteger
+Summary:       Math::BigInteger - arbitrary length integer extension module for Perl
+Summary(pl.UTF-8):     Math::BigInteger - moduł rozszerzenia liczb całkowitych dowolnej długości
 Name:          perl-Math-BigInteger
 Version:       1.01
 Release:       3
 # if used in a product, Systemics should be given attribution
 License:       free use, distributable
 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: a4aa79e070f3f5f8e7f01443fdc03b8e
 Patch0:                %{name}-Fputc_to_fputc.patch
+URL:           http://search.cpan.org/dist/Math-BigInteger/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Math::BigInteger module gives access to Eric Young's bignum library.
+This provides a faster alternative to the Math::BigInt library.
 
 %description -l pl.UTF-8
 Moduł Math::BigInteger umożliwia dostęp do biblioteki bignum Erica
-Younga.
+Younga. Jest to szybsza alternatywa dla biblioteki Math::BigInt.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.122439 seconds and 4 git commands to generate.