Sophie

Sophie

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

perl-Math-BigInt-GMP-1.380.0-6.mga5.src.rpm

%define upstream_name    Math-BigInt-GMP
%define upstream_version 1.38

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

Summary:    High speed arbitrary size integer math
License:    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)
BuildRequires: perl(Math::BigInt) >= 1.999.300
BuildRequires: perl(XSLoader) >= 0.20.0
BuildRequires: gmp-devel
# automatic dependency doesn't work here, because perl package
# provides an unversioned one
BuildRequires: perl-Math-BigInt >= 1.87
BuildRequires: perl-devel

%{?perl_default_filter}

%description
This package contains a replacement (drop-in) module for
Math::BigInt's core, Math::BigInt::Calc.pm.

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

%build
export PERL5LIB=%{perl_vendorlib}
perl Makefile.PL INSTALLDIRS="vendor"
%make  CFLAGS="%{optflags}"

%check
export PERL5LIB=%{perl_vendorlib}
make test

%install
%makeinstall_std

%files
%doc BUGS CHANGES CREDITS INSTALL LICENSE META.json META.yml MYMETA.yml README SIGNATURE TODO
%{perl_vendorarch}/Math
%{perl_vendorarch}/auto/Math
%{_mandir}/man*/*


%changelog
* Sat Oct 18 2014 umeabot <umeabot> 1.380.0-6.mga5
+ Revision: 787996
- Rebuild to potentially add missing dependencies

* Wed Oct 15 2014 umeabot <umeabot> 1.380.0-5.mga5
+ Revision: 742679
- Second Mageia 5 Mass Rebuild

* Thu Oct 02 2014 tv <tv> 1.380.0-4.mga5
+ Revision: 735623
- add exclude

* Tue Sep 16 2014 umeabot <umeabot> 1.380.0-3.mga5
+ Revision: 685349
- Mageia 5 Mass Rebuild

* Tue Jun 03 2014 pterjan <pterjan> 1.380.0-2.mga5
+ Revision: 631430
- Rebuild for perl 5.20

* Fri Apr 18 2014 jquelin <jquelin> 1.380.0-1.mga5
+ Revision: 616276
- update to 1.38

* Sat Oct 19 2013 umeabot <umeabot> 1.370.0-6.mga4
+ Revision: 524877
- Mageia 4 Mass Rebuild

* Wed May 29 2013 jquelin <jquelin> 1.370.0-5.mga4
+ Revision: 431621
- perl 5.18.0 rebuild

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

* Wed May 30 2012 jquelin <jquelin> 1.370.0-3.mga3
+ Revision: 250944
- rebuild for perl 5.16

* Wed May 30 2012 jquelin <jquelin> 1.370.0-2.mga3
+ Revision: 250910
- rebuild for perl 5.16

* Mon Sep 26 2011 jquelin <jquelin> 1.370.0-1.mga2
+ Revision: 148460
- update to 1.37

* Sun Jun 12 2011 sander85 <sander85> 1.360.0-2.mga2
+ Revision: 104777
- Rebuild for perl 5.14

* Mon Feb 28 2011 jquelin <jquelin> 1.360.0-1.mga1
+ Revision: 61604
- update to 1.36
- mageia rebuild
- cleaning spec file
- imported package perl-Math-BigInt-GMP


* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.240.0-1mdv2010.0
+ Revision: 403853
- rebuild using %%perl_convert_version

* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.24-5mdv2009.0
+ Revision: 257780
- rebuild

* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.24-4mdv2009.0
+ Revision: 245827
- rebuild

* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.24-2mdv2008.1
+ Revision: 152125
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2008.1
+ Revision: 78162
- new version


* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.18-2mdk
- Fix According to perl Policy
	-Source URL
	- URL
- use mkrel

* Thu Oct 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.18-1mdk
- initial  Mandriva package