summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-22 03:29:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-22 03:29:56 +0000
commit1eacf6c2e51bfc6d0b937075f9b3e78aba625d11 (patch)
tree48c6324210ea916e680e3ebd3211c07f9a358b98 /contrib
parentAbandon gcc-4.4.3. (diff)
downloadrtems-1eacf6c2e51bfc6d0b937075f9b3e78aba625d11.tar.bz2
Reflect fedora-13 shipping mpfr-2.4.2.
Ship mpfr-2.4.2.
Diffstat (limited to 'contrib')
-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