Ignore:
Timestamp:
08/27/08 09:30:57 (16 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
65c3aaf4
Parents:
5c7a69ba
Message:

Abandon gcc-4.3.0.
Use URLs for patches.
newlib-1.16.0-rtems4.9-20080827.diff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/crossrpms/rtems4.9/avr/gcc-sources.add

    r5c7a69ba r8371640  
    11%if "%{gcc_version}" == "4.3.1"
    22Source0:        ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
    3 Patch0:         gcc-core-4.3.1-rtems4.9-20080609.diff
    4 %endif
    5 %if "%{gcc_version}" == "4.3.0"
    6 Source0:        ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
    7 Patch0:         gcc-core-4.3.0-rtems4.9-20080501.diff
     3Patch0:         ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/gcc-core-4.3.1-rtems4.9-20080628.diff
    84%endif
    95%{?_without_sources:NoSource:   0}
     
    117%if %build_cxx
    128%if "%{gcc_version}" == "4.3.1"
    13 Source1:        ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
    14 %endif
    15 %if "%{gcc_version}" == "4.3.0"
    169Source1:        ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
    1710%endif
     
    4235Source50:       ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
    4336%if "%{newlib_version}" == "1.16.0"
    44 Patch50:        newlib-1.16.0-rtems4.9-20080430.diff
     37Patch50:        ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/newlib-1.16.0-rtems4.9-20080827.diff
    4538%endif
    4639%{?_without_sources:NoSource:   50}
Note: See TracChangeset for help on using the changeset viewer.