Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > df04f54421899f9b3ff6ebf9a672898b > files > 2

perl-Math-BigInt-Pari-1.180.0-4.mga5.src.rpm

%define upstream_name    Math-BigInt-Pari
%define upstream_version 1.18

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 4

Summary:    Use Math::Pari for Math::BigInt routines
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
BuildRequires: perl(Math::BigInt) >= 1.999.300
BuildRequires: perl(Math::Pari) >= 2.10.709
BuildRequires: perl(Test::More) >= 0.620.0
BuildArch:  noarch

%description
Provides support for big integer in BigInt et al. calculations via means of
Math::Pari, an XS layer on top of the very fast PARI library.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor

%make

%check
%make test

%install
%makeinstall_std

%files
%doc CHANGES LICENSE META.json META.yml MYMETA.yml README SIGNATURE
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog
* Sun Oct 19 2014 umeabot <umeabot> 1.180.0-4.mga5
+ Revision: 790320
- Rebuild to potentially add missing dependencies

* Wed Oct 15 2014 umeabot <umeabot> 1.180.0-3.mga5
+ Revision: 742978
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.180.0-2.mga5
+ Revision: 685350
- Mageia 5 Mass Rebuild

* Tue Apr 15 2014 jquelin <jquelin> 1.180.0-1.mga5
+ Revision: 614863
- update to 1.18

* Fri Oct 18 2013 umeabot <umeabot> 1.170.0-3.mga4
+ Revision: 512840
- Mageia 4 Mass Rebuild

* Sun Jan 13 2013 umeabot <umeabot> 1.170.0-2.mga3
+ Revision: 369570
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Sep 26 2012 jquelin <jquelin> 1.170.0-1.mga3
+ Revision: 298267
- imported package perl-Math-BigInt-Pari


* Wed Sep 26 2012 cpan2dist 1.17-1mga
- initial mageia release, generated with cpan2dist