*** PLEASE NOTE ***

This release doesn't build.  I will look into the problem.  In the mean
time, I've reported it upstream.

  https://rt.cpan.org/Ticket/Display.html?id=64121

Changelog:
* Update to 1.32.
* Update Source0 URL.
* BR threads.
This commit is contained in:
Steven Pritchard 2010-12-21 17:15:26 -06:00
parent d030d60cce
commit 273a0c4fa4
3 changed files with 11 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
Math-BigInt-GMP-1.24.tar.gz
/Math-BigInt-GMP-1.32.tar.gz

View File

@ -1,17 +1,18 @@
Name: perl-Math-BigInt-GMP
Version: 1.24
Release: 7%{?dist}
Version: 1.32
Release: 1%{?dist}
Summary: Math::BigInt::GMP Perl module
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Math-BigInt-GMP/
Source0: http://www.cpan.org/authors/id/T/TE/TELS/math/Math-BigInt-GMP-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/F/FL/FLORA/Math-BigInt-GMP-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gmp-devel
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Coverage) >= 1.08
#BuildRequires: perl(threads)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@ -54,6 +55,11 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Tue Dec 21 2010 Steven Pritchard <steve@kspei.com> 1.32-1
- Update to 1.32.
- Update Source0 URL.
- BR threads.
* Mon Dec 20 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.24-7
- 661697 rebuild for fixing problems with vendorach/lib

View File

@ -1 +1 @@
de5bb548f9e8e2254565926eec1d15b2 Math-BigInt-GMP-1.24.tar.gz
50422b339e4c0987314bf08fd65d3855 Math-BigInt-GMP-1.32.tar.gz