From 46f41abdb55346eaab139c663083e106f6e53a1c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Jul 2010 20:00:22 +0000 Subject: Add suse-11.3. Update mpfr. --- contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec b/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-gcc.spec index a270bac45a..b1aad6515c 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.20100427.0%{?dist} +Release: 0.20100711.0%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -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 @@ -116,6 +116,12 @@ BuildRequires: %{_host_rpmprefix}gcc %global gmp_provided 4.3.1 %endif +%if 0%{?suse11_3} +%global mpc_provided 0.8.1 +%global mpfr_provided 2.4.2 +%global gmp_provided 4.3.2 +%endif + %if 0%{?cygwin} %global mpc_provided 0.8 %global mpfr_provided 2.4.1 @@ -192,6 +198,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required} %{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required} %{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required} %{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required} +%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel} %{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel} %{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel} %endif -- cgit v1.2.3