summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec')
-rw-r--r--contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec7
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec b/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec
index a82758e0a8..a270bac45a 100644
--- a/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec
+++ b/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec
@@ -41,7 +41,7 @@ Summary: i686-pc-cygwin gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 0.20100225.0%{?dist}
+Release: 0.20100427.0%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -88,8 +88,7 @@ BuildRequires: %{_host_rpmprefix}gcc
%if 0%{?el6}
%global mpc_provided %{nil}
-# el6 beta ships mpfr but mpfr-devel is missing
-%global mpfr_provided %{nil}
+%global mpfr_provided 2.4.1
%global gmp_provided 4.3.1
%endif
@@ -192,7 +191,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
%{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
-# el6 ships cloog-ppl, but cloog-ppl-devel is missing
+%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%endif