summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9/i386/gcc-sources.add
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.9/i386/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.9/i386/gcc-sources.add4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.9/i386/gcc-sources.add b/contrib/crossrpms/rtems4.9/i386/gcc-sources.add
index c9da213076..925adef17d 100644
--- a/contrib/crossrpms/rtems4.9/i386/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/i386/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.9/gcc-core-4.3.2-rtems4.9-20081214.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/gcc-core-4.3.2-rtems4.9-20090825.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -14,7 +14,7 @@ Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgve
%{?_without_sources:NoSource: 1}
%endif
-%if %build_f95
+%if %build_fortran
Source2: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-fortran-%{gcc_pkgvers}.tar.bz2
%{?_without_sources:NoSource: 2}