SPECS: perl-Math-BigInteger.spec - generic URL, informative summaries
qboosh
qboosh at pld-linux.org
Mon Mar 24 16:54:30 CET 2008
Author: qboosh Date: Mon Mar 24 15:54:30 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- generic URL, informative summaries
---- Files affected:
SPECS:
perl-Math-BigInteger.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: SPECS/perl-Math-BigInteger.spec
diff -u SPECS/perl-Math-BigInteger.spec:1.40 SPECS/perl-Math-BigInteger.spec:1.41
--- SPECS/perl-Math-BigInteger.spec:1.40 Sun Mar 2 17:07:15 2008
+++ SPECS/perl-Math-BigInteger.spec Mon Mar 24 16:54:25 2008
@@ -6,27 +6,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}
@@ -65,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2008-03-24 15:54:25 qboosh
+- generic URL, informative summaries
+
Revision 1.40 2008-03-02 16:07:15 radek
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Math-BigInteger.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list