Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042838
en ru br
ALT Linux repos
S:1.6013-alt1
5.0: 1.22-alt2
4.1: 1.22-alt1
4.0: 1.22-alt1

Group :: Development/Perl
RPM: perl-Math-BigInt-GMP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Math-BigInt-GMP
Name: perl-%dist
Version: 1.6010
Release: alt1

Summary: Use the GMP library for Math::BigInt routines
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/P/PJ/PJACKLAM/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: libgmp-devel perl-Math-BigInt perl-Test-Pod perl-threads

%description
Provides support for big integer calculations via means of the GMP c-library.

Math::BigInt::GMP now no longer uses Math::GMP, but provides it's own XS layer
to access the GMP c-library. This cut's out another (perl sub routine) layer
and also reduces the memory footprint by not loading Math::GMP and Carp at
all.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README BUGS CREDITS README.md
%perl_vendor_archlib/Math
%perl_vendor_autolib/Math

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin