Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570097
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 

#
#   - Math::BigInt::GMP -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Math::BigInt::GMP
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Math-BigInt-GMP
%define m_distro Math-BigInt-GMP
%define m_name Math::BigInt::GMP
%define m_author_id unknown
%define _enable_test 1

Name: perl-Math-BigInt-GMP
Version: 1.22
Release: alt2

Summary: Use the GMP library for Math::BigInt routines

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Mikhail Pokidko <pma at altlinux.org>

Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Wed Jun 06 2007

BuildRequires: libgmp-devel perl-Math-BigInt perl-Math-BigInt-FastCalc perl-Test-Pod perl-YAML

%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 %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib
%perl_vendor_man3dir/*

%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