X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=perl-Math-GMP.spec;h=f11adb4ca1beb33c6c6e25a98572aa9a147b57c8;hb=1a60e6776813e3722e482b934fac3aeb39192dea;hp=f3ee48d573c332deaef6452675f118420aaf2ec9;hpb=488960c6e6a0a640a0be73665595fb01f84c9d96;p=packages%2Fperl-Math-GMP.git diff --git a/perl-Math-GMP.spec b/perl-Math-GMP.spec index f3ee48d..f11adb4 100644 --- a/perl-Math-GMP.spec +++ b/perl-Math-GMP.spec @@ -2,20 +2,21 @@ # Conditional build: %bcond_without tests # do not perform "make test" # -%include /usr/lib/rpm/macros.perl %define pdir Math %define pnam GMP Summary: Math::GMP Perl module - high speed arbitrary size integer math Summary(pl.UTF-8): Moduł Perla Math::GMP - szybka arytmetyka liczb całkowitych o dowolnym rozmiarze Name: perl-Math-GMP -Version: 2.04 -Release: 3 +Version: 2.20 +Release: 4 License: LGPL v2+ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Math/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 291e5847986c7591cd70c1788c979a98 +# Source0-md5: 817f68db8aa05ca82d0da6a6a5f02f03 URL: http://search.cpan.org/dist/Math-GMP/ BuildRequires: gmp-devel +BuildRequires: perl-Alien-GMP +BuildRequires: perl-Devel-CheckLib BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: rpmbuild(macros) >= 1.213 @@ -57,10 +58,9 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc Changes LICENSE README +%doc Changes LICENSE README.md %{perl_vendorarch}/Math/GMP.pm %dir %{perl_vendorarch}/auto/Math/GMP -%{perl_vendorarch}/auto/Math/GMP/GMP.bs %attr(755,root,root) %{perl_vendorarch}/auto/Math/GMP/GMP.so %{perl_vendorarch}/auto/Math/GMP/autosplit.ix %{_mandir}/man3/*