summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-02 15:43:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-02 15:43:09 +0000
commit080c23d5d24ee0d1e83678e4dc79fdf11565457a (patch)
treeebc0dec09a73a7c2c848ccae1ec0a48478e49a46 /contrib/crossrpms/rtems4.8/sh
parentYet another attempt. (diff)
downloadrtems-080c23d5d24ee0d1e83678e4dc79fdf11565457a.tar.bz2
Upgrade to gcc-core-4.1.1-rtems4.8-20070201.diff, newlib-1.15.0-rtems4.8-20070202.diff
Diffstat (limited to 'contrib/crossrpms/rtems4.8/sh')
-rw-r--r--contrib/crossrpms/rtems4.8/sh/gcc-sources.add4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
index d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/sh/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-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.diff
%endif
%{?_without_sources:NoSource: 50}
%endif