Reflect fedora-13 shipping mpfr-2.4.2.

Ship mpfr-2.4.2.
This commit is contained in:
Ralf Corsepius
2010-05-22 03:29:56 +00:00
parent 015f757073
commit 1eacf6c2e5
+2 -2
View File
@@ -35,14 +35,14 @@ BuildRequires: %{_host_rpmprefix}gcc
# versions of libraries, we conditionally bundle if necessary
%global mpc_version 0.8.1
%global mpfr_version 2.4.1
%global mpfr_version 2.4.2
%global gmp_version 4.3.2
%global libelf_version 0.8.13
# versions of libraries these distros are known to ship
%if 0%{?fc13}
%global mpc_provided 0.8.1
%global mpfr_provided 2.4.1
%global mpfr_provided 2.4.2
%global gmp_provided 4.3.1
%endif