From 7dce5bf55ecc70270222ece9d3997b82064abea2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 19 Oct 2006 07:57:29 +0000 Subject: [PATCH] rtems-4.7-h8300-rtems4.7-gcc-4.1.1-5 --- contrib/crossrpms/rtems4.7/h8300/gcc-sources.add | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/crossrpms/rtems4.7/h8300/gcc-sources.add b/contrib/crossrpms/rtems4.7/h8300/gcc-sources.add index 4a51cad1c9..5eb924bded 100644 --- a/contrib/crossrpms/rtems4.7/h8300/gcc-sources.add +++ b/contrib/crossrpms/rtems4.7/h8300/gcc-sources.add @@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t Patch0: gcc-core-4.0.3-rtems-20060822.diff %endif %if "%{gcc_version}" == "4.1.1" -Patch0: gcc-core-4.1.1-rtems-20060720.diff +Patch0: gcc-core-4.1.1-rtems-20060909.diff %endif %{?_without_sources:NoSource: 0} @@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta %if %build_newlib Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz %if "%{newlib_version}" == "1.14.0" -Patch50: newlib-1.14.0-rtems-20060707.diff +Patch50: newlib-1.14.0-rtems-20060909.diff %endif %{?_without_sources:NoSource: 50} %endif