summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-11-19 17:04:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-11-19 17:04:21 +0000
commit6357d74233b72e47d607093d6d94fa588c8ae4cc (patch)
treee93162ea96dcb03265b70ee6cfb94f094695d8da /contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add
parentFix errors having crept in in previous versions. (diff)
downloadrtems-6357d74233b72e47d607093d6d94fa588c8ae4cc.tar.bz2
Update to gcc-core-4.3.2-rtems4.10-20081119.diff.
Preps for newlib-cvs.
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add b/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add
index c557a42843..f3572d5652 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add
@@ -1,6 +1,6 @@
%if "%{gcc_version}" == "4.3.2"
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.2-rtems4.10-20080917.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.2-rtems4.10-20081119.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -32,9 +32,9 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%endif
%if %build_newlib
-Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.16.0"
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.16.0-rtems4.10-20080925.diff
+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-20081119.diff
%endif
%{?_without_sources:NoSource: 50}
%endif