summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-31 03:40:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-31 03:40:12 +0000
commita4232035d6b80874285476d1ce9a864e321d4643 (patch)
treeeba0f3943cbabdb63ba4c47f1823030e92c5d263 /contrib/crossrpms/rtems4.8/sh
parentNew. (diff)
downloadrtems-a4232035d6b80874285476d1ce9a864e321d4643.tar.bz2
Preps for next spin.
Diffstat (limited to 'contrib/crossrpms/rtems4.8/sh')
-rw-r--r--contrib/crossrpms/rtems4.8/sh/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.8/sh/gcc-sources.add2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.8/sh/Makefile.am b/contrib/crossrpms/rtems4.8/sh/Makefile.am
index a60f1a5e57..0baaeadb7e 100644
--- a/contrib/crossrpms/rtems4.8/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/sh/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 5
+GCC_RPMREL = 6
NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
index 6f0d7f0c8d..f600adf78e 100644
--- a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
@@ -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-20070110.diff
+Patch50: newlib-1.15.0-rtems4.8-20070130.diff
%endif
%{?_without_sources:NoSource: 50}
%endif