From d636a273d8f0e36e90d41019b6a844ecb0669b96 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 23 Feb 2009 10:21:43 +0000 Subject: [PATCH] Update. --- contrib/crossrpms/rtems4.10/lm32/gcc-sources.add | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add b/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add index bea67ea498..ef560b9115 100644 --- a/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add +++ b/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.3.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.3-rtems4.10-20090125.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.3-rtems4.10-20090223.diff %endif %{?_without_sources:NoSource: 0} @@ -34,7 +34,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta %if %build_newlib %if "%{newlib_version}" == "1.17.0" Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz -Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.17.0-rtems4.10-20090220.diff +Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.17.0-rtems4.10-20090222.diff %endif %{?_without_sources:NoSource: 50} %endif