]> git.pld-linux.org Git - packages/perl-Math-GMP.git/blobdiff - perl-Math-GMP.spec
- updated to 2.05
[packages/perl-Math-GMP.git] / perl-Math-GMP.spec
index bc023f36ccad163959d55e30e8558826773b0f07..6be218dbbb677ddb77feeae2cddef60186cf1975 100644 (file)
@@ -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.05
 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: d719578064fb935e2f8403ba0340179a
+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}
This page took 0.196528 seconds and 4 git commands to generate.