From 6420cd313cc3f5544bc48cd5b7ef31807f6c3b10 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 22 Mar 2010 09:17:21 +0000 Subject: Upgrade to gcc-4.5-20100318. --- contrib/crossrpms/rtems4.11/sh/Makefile.am | 6 +++--- .../rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec | 22 +++++++++++----------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.11/sh/Makefile.am b/contrib/crossrpms/rtems4.11/sh/Makefile.am index 12ab65cf83..a0db468cb2 100644 --- a/contrib/crossrpms/rtems4.11/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sh/Makefile.am @@ -11,9 +11,9 @@ BINUTILS_RPMREL = 1 include ../binutils.am BINUTILS_OPTS += -GCC_VERS = 4.4.3 -GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 2 +GCC_VERS = 4.5.0 +GCC_PKGVERS = 4.5-20100318 +GCC_RPMREL = 3 NEWLIB_VERS = 1.18.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL)` 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 0ff4ef13be..44caeda408 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 @@ -46,9 +46,9 @@ %endif -%define gcc_pkgvers 4.4.3 -%define gcc_version 4.4.3 -%define gcc_rpmvers %{expand:%(echo "4.4.3" | tr - _ )} +%define gcc_pkgvers 4.5-20100318 +%define gcc_version 4.5.0 +%define gcc_rpmvers %{expand:%(echo "4.5.0" | tr - _ )} %define newlib_pkgvers 1.18.0 %define newlib_version 1.18.0 @@ -58,7 +58,7 @@ Summary: sh-rtems4.11 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 2%{?dist} +Release: 3%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -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 @@ -225,7 +225,7 @@ BuildRequires: rtems-4.11-sh-rtems4.11-binutils Requires: rtems-4.11-gcc-common Requires: rtems-4.11-sh-rtems4.11-binutils Requires: rtems-4.11-sh-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-2%{?dist} +Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-3%{?dist} %if "%{gcc_version}" >= "4.5.0" BuildRequires: zlib-devel @@ -339,7 +339,7 @@ cd .. ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf %endif -echo "RTEMS gcc-%{gcc_version}-2%{?dist}/newlib-%{newlib_version}-2%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE +echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-3%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE # Fix timestamps @@ -607,7 +607,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.11-sh-rtems4.11-binutils -# Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-2%{?dist} +# Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-3%{?dist} # License: GPL # %if %build_infos @@ -625,7 +625,7 @@ Summary: libgcc for sh-rtems4.11-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-2%{?dist} +Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-3%{?dist} License: GPL %description -n rtems-4.11-sh-rtems4.11-gcc-libgcc @@ -799,7 +799,7 @@ Summary: C Library (newlib) for sh-rtems4.11 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 2%{?dist} +Release: 3%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.11-newlib-common @@ -820,7 +820,7 @@ Newlib C Library for sh-rtems4.11. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 2%{?dist} +Release: 3%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable -- cgit v1.2.3