From d09f51e557168a4971015de637e4bc77fcb6ad18 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 22 Mar 2010 03:05:22 +0000 Subject: [PATCH] Regenerate. --- .../rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec index 32078ca745..335762f41f 100644 --- a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec @@ -121,7 +121,7 @@ BuildRequires: %{_host_rpmprefix}gcc %endif %if 0%{?cygwin} -%global mpc_provided %{nil} +%global mpc_provided 0.8 %global mpfr_provided 2.4.1 %global gmp_provided 4.3.1 %endif @@ -157,6 +157,7 @@ BuildRequires: %{_host_rpmprefix}gcc %if %{defined mpc_required} %if "%{mpc_provided}" >= "%{mpc_required}" +%{?cygwin:BuildRequires: libmpc-devel >= %{mpc_required}} %{?fedora:BuildRequires: libmpc-devel >= %{mpc_required}} %{?suse:BuildRequires: mpc-devel >= %{mpc_required}} %if "%{_build}" != "%{_host}"