This commit is contained in:
Ralf Corsepius
2009-02-23 10:21:43 +00:00
parent 851c7cacd2
commit d636a273d8

View File

@@ -1,6 +1,6 @@
%if "%{gcc_version}" == "4.3.3"
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.3-rtems4.10-20090125.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.3-rtems4.10-20090223.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -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.17.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.17.0-rtems4.10-20090220.diff
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.17.0-rtems4.10-20090222.diff
%endif
%{?_without_sources:NoSource: 50}
%endif