summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-24 07:31:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-24 07:31:52 +0000
commit5eea54b5fcd8491317704dd74e6e5f38773db0cb (patch)
treef5482c6e975d7a0fca1724198622620eab2b7644 /contrib
parentAdd freebsd8.0/x86_64. (diff)
downloadrtems-5eea54b5fcd8491317704dd74e6e5f38773db0cb.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec b/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec
index 721011c0d8..dca2eec711 100644
--- a/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec
+++ b/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec
@@ -63,14 +63,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