X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=perl-Math-GMP.spec;h=bc9448c8cb5535e00201a3ea90fb2c1fabb84349;hb=eecc7e8;hp=bc023f36ccad163959d55e30e8558826773b0f07;hpb=f5f08e444e78f80b2fe3b5c6cf7053c80b283c52;p=packages%2Fperl-Math-GMP.git diff --git a/perl-Math-GMP.spec b/perl-Math-GMP.spec index bc023f3..bc9448c 100644 --- a/perl-Math-GMP.spec +++ b/perl-Math-GMP.spec @@ -8,16 +8,17 @@ 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 +Version: 2.06 Release: 1 -License: LGPL +License: LGPL v2+ Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 291e5847986c7591cd70c1788c979a98 -BuildRequires: perl-devel >= 1:5.8.0 +Source0: http://www.cpan.org/modules/by-module/Math/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: 0ead0cd7d7ec1076c6d5a5fbe81b91a3 +URL: http://search.cpan.org/dist/Math-GMP/ BuildRequires: gmp-devel -BuildRequires: rpmbuild(macros) >= 1.213 +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +BuildRequires: rpmbuild(macros) >= 1.213 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -40,6 +41,7 @@ obliczeń na dużych liczbach całkowitych. %{__perl} Makefile.PL \ INSTALLDIRS=vendor %{__make} \ + CC="%{__cc}" \ OPTIMIZE="%{rpmcflags}" %{?with_tests:%{__make} test}