Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37741053
en ru br
ALT Linux repos
S:0.5015-alt1
5.0: 0.19-alt1
4.1: 0.19-alt1
4.0: 0.15-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%def_without bootstrap
%define dist Math-BigInt-FastCalc
Name: perl-%dist
Version: 0.5011
Release: alt1

Summary: XS implementation of arbitrary size integer math
License: GPL or Artistic
Group: Development/Perl

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

BuildRequires: perl-devel

%if_with bootstrap
%define _without_test 1
%add_findreq_skiplist %perl_vendor_archlib/Math/BigInt*
%else
BuildRequires: perl-Math-BigInt
%endif


%description
This is a replacement library for Math::BigInt::Calc that reimplements
some of the Calc functions in XS.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES CREDITS README 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