summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-03-20 07:11:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-03-20 07:11:04 +0000
commitafcb877517563a0ff1f00c84648e68678f757e4f (patch)
treeac3c5fd382cfe0c47452cb5c0508ef27296aa977 /contrib
parentRegenerate. (diff)
downloadrtems-afcb877517563a0ff1f00c84648e68678f757e4f.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec14
-rw-r--r--contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec13
-rw-r--r--contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec13
13 files changed, 78 insertions, 92 deletions
diff --git a/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec
index 989b0df6f4..07d9918723 100644
--- a/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc arm-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/arm-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "arm-rtems4.11" != "bfin-rtems4.10"
-%if "arm-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/arm-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/arm-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec
index d9d97d37a2..aacbd6dab1 100644
--- a/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -649,11 +652,6 @@ libgcc avr-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/avr-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "avr-rtems4.11" != "bfin-rtems4.10"
-%if "avr-rtems4.11" != "avr-rtems4.10"
-%dir %{_gcclibdir}/gcc/avr-rtems4.11/%{gcc_version}/include/ssp
-%endif
-%endif
%endif
%if "%{gcc_version}" >= "4.3.0"
diff --git a/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec
index 6718aff649..bd1f0abc98 100644
--- a/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc bfin-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/bfin-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "bfin-rtems4.11" != "bfin-rtems4.10"
-%if "bfin-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/bfin-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/bfin-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec
index 0e0a916dd4..2c10a1340a 100644
--- a/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc h8300-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/h8300-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "h8300-rtems4.11" != "bfin-rtems4.10"
-%if "h8300-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/h8300-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/h8300-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec
index 0678d0d776..ee7513bb80 100644
--- a/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc i386-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/i386-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "i386-rtems4.11" != "bfin-rtems4.10"
-%if "i386-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/i386-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/i386-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec
index 8a96bf6d76..5deae78cd6 100644
--- a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc lm32-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/lm32-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "lm32-rtems4.11" != "bfin-rtems4.10"
-%if "lm32-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/lm32-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/lm32-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec
index 15e23e4299..a17c16de3c 100644
--- a/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -649,12 +652,8 @@ libgcc m32c-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/m32c-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "m32c-rtems4.11" != "bfin-rtems4.10"
-%if "m32c-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/m32c-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/m32c-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec
index e419c87cce..199fd6f4b7 100644
--- a/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -649,12 +652,8 @@ libgcc m32r-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/m32r-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "m32r-rtems4.11" != "bfin-rtems4.10"
-%if "m32r-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/m32r-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/m32r-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec
index 94f74cf59f..9ece128413 100644
--- a/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc m68k-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/m68k-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "m68k-rtems4.11" != "bfin-rtems4.10"
-%if "m68k-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/m68k-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/m68k-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec
index 510847cc71..f67bba4744 100644
--- a/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc mips-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/mips-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "mips-rtems4.11" != "bfin-rtems4.10"
-%if "mips-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/mips-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/mips-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec
index a710246842..ee71342259 100644
--- a/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc powerpc-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/powerpc-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "powerpc-rtems4.11" != "bfin-rtems4.10"
-%if "powerpc-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/powerpc-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/powerpc-rtems4.11/%{gcc_version}/include-fixed
diff --git a/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec
index 12b857c731..b281b47865 100644
--- a/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc sh-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/sh-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "sh-rtems4.11" != "bfin-rtems4.10"
-%if "sh-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/sh-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/sh-rtems4.11/%{gcc_version}/include-fixed
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 00707e26f0..c868147c1b 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
@@ -127,9 +127,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%endif
%if 0%{?mingw32}
-%global mpc_provided %{nil}
-%global mpfr_provided %{nil}
-%global gmp_provided %{nil}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.1
+%global gmp_provided 4.3.2
%endif
%if "%{gcc_version}" >= "4.2.0"
@@ -229,6 +229,9 @@ Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-1%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
+%if "%{_build}" != "%{_host}"
+BuildRequires: %{_host_rpmprefix}zlib-devel
+%endif
%else
%endif
@@ -663,12 +666,8 @@ libgcc sparc-rtems4.11-gcc.
%dir %{_gcclibdir}/gcc/sparc-rtems4.11/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "sparc-rtems4.11" != "bfin-rtems4.10"
-%if "sparc-rtems4.11" != "avr-rtems4.10"
%dir %{_gcclibdir}/gcc/sparc-rtems4.11/%{gcc_version}/include/ssp
%endif
-%endif
-%endif
%if "%{gcc_version}" >= "4.3.0"
%{_gcclibdir}/gcc/sparc-rtems4.11/%{gcc_version}/include-fixed