Regenerate.

This commit is contained in:
Ralf Corsepius
2010-05-24 07:31:52 +00:00
parent eec30bfd86
commit 5eea54b5fc

View File

@@ -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