summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9/sh/gcc-sources.add
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.9/sh/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.9/sh/gcc-sources.add11
1 files changed, 2 insertions, 9 deletions
diff --git a/contrib/crossrpms/rtems4.9/sh/gcc-sources.add b/contrib/crossrpms/rtems4.9/sh/gcc-sources.add
index da4cde8157..ba0108f28d 100644
--- a/contrib/crossrpms/rtems4.9/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/sh/gcc-sources.add
@@ -1,10 +1,6 @@
%if "%{gcc_version}" == "4.3.1"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.3.1-rtems4.9-20080609.diff
-%endif
-%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.3.0-rtems4.9-20080501.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/gcc-core-4.3.1-rtems4.9-20080628.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -12,9 +8,6 @@ Patch0: gcc-core-4.3.0-rtems4.9-20080501.diff
%if "%{gcc_version}" == "4.3.1"
Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
%endif
-%if "%{gcc_version}" == "4.3.0"
-Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
%{?_without_sources:NoSource: 1}
%endif
@@ -41,7 +34,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.16.0"
-Patch50: newlib-1.16.0-rtems4.9-20080430.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/newlib-1.16.0-rtems4.9-20080827.diff
%endif
%{?_without_sources:NoSource: 50}
%endif