summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-05 13:08:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-05 13:08:02 +0000
commitbea2a18b75cb351f7224df335b7f644c42133d48 (patch)
tree7baf63d0b9408e72f141aee6d430eccf966b460e /contrib/crossrpms/rtems4.10/powerpc
parentNew. (diff)
downloadrtems-bea2a18b75cb351f7224df335b7f644c42133d48.tar.bz2
GCC_RPMREL = 17, newlib-1.16.0.cvs.20081205.
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add2
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 9bbdb62693..ccf78b2d94 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -12,9 +12,9 @@ BINUTILS_OPTS +=
GCC_VERS = 4.3.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 16%{?dist}
+GCC_RPMREL = 17%{?dist}
NEWLIB_VERS = 1.16.0
-NEWLIB_PKGVERS = $(NEWLIB_VERS).cvs.20081128
+NEWLIB_PKGVERS = $(NEWLIB_VERS).cvs.20081205
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add b/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add
index c387e7575c..0389e49869 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add
@@ -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.16.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-%{newlib_pkgvers}-rtems4.10-20081128.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-%{newlib_pkgvers}-rtems4.10-20081205.diff
%endif
%{?_without_sources:NoSource: 50}
%endif