From 82519fe58685f49968567447a5b1b4884664905b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Jun 2010 07:29:42 +0000 Subject: Update. --- contrib/crossrpms/netbsd5.0.2/i386/Makefile.am | 2 +- contrib/crossrpms/netbsd5.0.2/i386/gcc-sources.add | 2 +- contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am | 2 +- contrib/crossrpms/netbsd5.0.2/x86_64/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/arm/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/avr/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/bfin/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/h8300/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/i386/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/lm32/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/m32c/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/m32r/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/m68k/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/mips/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add | 2 +- .../crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/sh/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/sparc/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec | 2 +- contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add | 2 +- .../crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gcc.spec | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am b/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am index 08b18d5aa3..027fb9dd92 100644 --- a/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am +++ b/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am @@ -18,7 +18,7 @@ BINUTILS_OPTS += GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20100427.0 +GCC_RPMREL = 0.20100609.0 include ../gcc.am # C only GCC_OPTS += --languages=c,cxx,fortran,objc diff --git a/contrib/crossrpms/netbsd5.0.2/i386/gcc-sources.add b/contrib/crossrpms/netbsd5.0.2/i386/gcc-sources.add index 1efb757c86..54604d8ce0 100644 --- a/contrib/crossrpms/netbsd5.0.2/i386/gcc-sources.add +++ b/contrib/crossrpms/netbsd5.0.2/i386/gcc-sources.add @@ -1,6 +1,6 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 %if "%{gcc_version}" == "4.5.0" -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100419.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am b/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am index a4ebf1d741..8684b1c180 100644 --- a/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am +++ b/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am @@ -18,7 +18,7 @@ BINUTILS_OPTS += GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20100427.0 +GCC_RPMREL = 0.20100609.0 include ../gcc.am # C only GCC_OPTS += --languages=c,cxx,fortran,objc diff --git a/contrib/crossrpms/netbsd5.0.2/x86_64/gcc-sources.add b/contrib/crossrpms/netbsd5.0.2/x86_64/gcc-sources.add index 1efb757c86..54604d8ce0 100644 --- a/contrib/crossrpms/netbsd5.0.2/x86_64/gcc-sources.add +++ b/contrib/crossrpms/netbsd5.0.2/x86_64/gcc-sources.add @@ -1,6 +1,6 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 %if "%{gcc_version}" == "4.5.0" -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100419.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/arm/gcc-sources.add b/contrib/crossrpms/rtems4.11/arm/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/arm/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/arm/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec index 805e240dcd..39ed7f4177 100644 --- a/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/avr/gcc-sources.add b/contrib/crossrpms/rtems4.11/avr/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/avr/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/avr/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec index b8c3d53305..7bdfda0ba7 100644 --- a/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/bfin/gcc-sources.add b/contrib/crossrpms/rtems4.11/bfin/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/bfin/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/bfin/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec index 0c7d9091b9..c7d3f83eba 100644 --- a/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/h8300/gcc-sources.add b/contrib/crossrpms/rtems4.11/h8300/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/h8300/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/h8300/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec index f1a373795f..2908dff998 100644 --- a/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/i386/gcc-sources.add b/contrib/crossrpms/rtems4.11/i386/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/i386/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/i386/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec index bbaacf8796..5a5393ee30 100644 --- a/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/lm32/gcc-sources.add b/contrib/crossrpms/rtems4.11/lm32/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/lm32/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/lm32/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec index a6fcb84077..8e40c4a993 100644 --- a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/m32c/gcc-sources.add b/contrib/crossrpms/rtems4.11/m32c/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/m32c/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/m32c/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec index c81d2a953e..cdbc138713 100644 --- a/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/m32r/gcc-sources.add b/contrib/crossrpms/rtems4.11/m32r/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/m32r/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/m32r/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec index ff699cdf74..045a4d37e9 100644 --- a/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/m68k/gcc-sources.add b/contrib/crossrpms/rtems4.11/m68k/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/m68k/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/m68k/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec index c49715af3a..15cd9580f3 100644 --- a/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/mips/gcc-sources.add b/contrib/crossrpms/rtems4.11/mips/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/mips/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/mips/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec index 621f640437..0a3291e9ec 100644 --- a/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add b/contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec index 20c33d03b9..702fd7c4f1 100644 --- a/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/sh/gcc-sources.add b/contrib/crossrpms/rtems4.11/sh/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/sh/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/sh/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec index c5d4d37389..76fcb0efac 100644 --- a/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/sparc/gcc-sources.add b/contrib/crossrpms/rtems4.11/sparc/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/sparc/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/sparc/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec index 2138964ff7..8cba2d9210 100644 --- a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add b/contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add index 0d2bc605ba..253ec0318d 100644 --- a/contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add +++ b/contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add @@ -1,6 +1,6 @@ %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} diff --git a/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gcc.spec index 09244b5c26..cc975d005a 100644 --- a/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gcc.spec +++ b/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gcc.spec @@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel %if "%{gcc_version}" == "4.5.0" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100609.diff %endif %{?_without_sources:NoSource: 0} -- cgit v1.2.3