From 0f7b5907325e7271df24c9cd178e34d3a35be6df Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 12 Dec 2008 04:48:36 +0000 Subject: newlib-1.16.0.cvs.20081212 --- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/crossrpms/rtems4.10/powerpc') diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am index ccf78b2d94..c8c0464eef 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 = 17%{?dist} +GCC_RPMREL = 18%{?dist} NEWLIB_VERS = 1.16.0 -NEWLIB_PKGVERS = $(NEWLIB_VERS).cvs.20081205 +NEWLIB_PKGVERS = $(NEWLIB_VERS).cvs.20081212 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 5dda6df6c2..06128559a6 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-20081205.diff +Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-%{newlib_pkgvers}-rtems4.10-20081212.diff %endif %{?_without_sources:NoSource: 50} %endif -- cgit v1.2.3