summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/gcc/gccnewlib.add4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/gcc/gccnewlib.add b/contrib/crossrpms/gcc/gccnewlib.add
index e1ee167f9f..aad429fb64 100644
--- a/contrib/crossrpms/gcc/gccnewlib.add
+++ b/contrib/crossrpms/gcc/gccnewlib.add
@@ -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