summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-11-14 03:15:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-11-14 03:15:31 +0000
commitc89a4e4ef370056f25e1eddd8a05fb5e4352d24d (patch)
tree363ee3e9bbeca4aa965805c4611013583c6f8301 /contrib
parentReflect having removed *diffs (diff)
downloadrtems-c89a4e4ef370056f25e1eddd8a05fb5e4352d24d.tar.bz2
gcc-core-4.2.2-rtems4.9-20071114.diff.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.9/arm/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec2
-rw-r--r--contrib/crossrpms/rtems4.9/avr/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.9/avr/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec4
-rw-r--r--contrib/crossrpms/rtems4.9/bfin/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec2
-rw-r--r--contrib/crossrpms/rtems4.9/h8300/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec2
-rw-r--r--contrib/crossrpms/rtems4.9/i386/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec2
-rw-r--r--contrib/crossrpms/rtems4.9/m68k/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec2
-rw-r--r--contrib/crossrpms/rtems4.9/mips/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec2
-rw-r--r--contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec2
-rw-r--r--contrib/crossrpms/rtems4.9/sh/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec2
-rw-r--r--contrib/crossrpms/rtems4.9/sparc/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec2
-rw-r--r--contrib/crossrpms/rtems4.9/tic4x/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.9/tic4x/rtems-4.9-tic4x-rtems4.9-gcc.spec4
24 files changed, 26 insertions, 26 deletions
diff --git a/contrib/crossrpms/rtems4.9/arm/gcc-sources.add b/contrib/crossrpms/rtems4.9/arm/gcc-sources.add
index 6daa08ac5b..8c56dea24d 100644
--- a/contrib/crossrpms/rtems4.9/arm/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/arm/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec
index 3e4c777720..7b272e729d 100644
--- a/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec
@@ -58,7 +58,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/avr/Makefile.am b/contrib/crossrpms/rtems4.9/avr/Makefile.am
index 7cc28e90d7..4604877b9f 100644
--- a/contrib/crossrpms/rtems4.9/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/avr/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.0.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2%{?dist}
+GCC_RPMREL = 3%{?dist}
NEWLIB_VERS = 1.15.0
include ../gcc.am
diff --git a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
index 5596542b1c..fd49de97a1 100644
--- a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
@@ -4,7 +4,7 @@ Patch0: gcc-core-4.0.4-rtems4.9-20071111.diff
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
index f45006937d..9823811871 100644
--- a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
@@ -26,7 +26,7 @@ Summary: avr-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -59,7 +59,7 @@ Patch0: gcc-core-4.0.4-rtems4.9-20071111.diff
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/bfin/gcc-sources.add b/contrib/crossrpms/rtems4.9/bfin/gcc-sources.add
index 6daa08ac5b..8c56dea24d 100644
--- a/contrib/crossrpms/rtems4.9/bfin/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/bfin/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec
index b42d43919a..62d7cc1f2c 100644
--- a/contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec
@@ -58,7 +58,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/h8300/gcc-sources.add b/contrib/crossrpms/rtems4.9/h8300/gcc-sources.add
index 6daa08ac5b..8c56dea24d 100644
--- a/contrib/crossrpms/rtems4.9/h8300/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/h8300/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec
index f529375543..7798a8acff 100644
--- a/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec
@@ -58,7 +58,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/i386/gcc-sources.add b/contrib/crossrpms/rtems4.9/i386/gcc-sources.add
index 6daa08ac5b..8c56dea24d 100644
--- a/contrib/crossrpms/rtems4.9/i386/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/i386/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec
index 9713aa886d..86d6ed8a83 100644
--- a/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec
@@ -58,7 +58,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/m68k/gcc-sources.add b/contrib/crossrpms/rtems4.9/m68k/gcc-sources.add
index 6daa08ac5b..8c56dea24d 100644
--- a/contrib/crossrpms/rtems4.9/m68k/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/m68k/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec
index 85a503adaa..4aa2fd77c5 100644
--- a/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec
@@ -58,7 +58,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/mips/gcc-sources.add b/contrib/crossrpms/rtems4.9/mips/gcc-sources.add
index 6daa08ac5b..8c56dea24d 100644
--- a/contrib/crossrpms/rtems4.9/mips/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/mips/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec
index 975a8d12bf..f487a436bb 100644
--- a/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec
@@ -58,7 +58,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add b/contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add
index 6daa08ac5b..8c56dea24d 100644
--- a/contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec
index dd99256ace..e960fab4f3 100644
--- a/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec
@@ -58,7 +58,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/sh/gcc-sources.add b/contrib/crossrpms/rtems4.9/sh/gcc-sources.add
index 6daa08ac5b..8c56dea24d 100644
--- a/contrib/crossrpms/rtems4.9/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/sh/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec
index bf13f5cdef..6435a87a8d 100644
--- a/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec
@@ -58,7 +58,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/sparc/gcc-sources.add b/contrib/crossrpms/rtems4.9/sparc/gcc-sources.add
index 6daa08ac5b..8c56dea24d 100644
--- a/contrib/crossrpms/rtems4.9/sparc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/sparc/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec
index 88604c9a11..c46ed43810 100644
--- a/contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec
@@ -58,7 +58,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/tic4x/Makefile.am b/contrib/crossrpms/rtems4.9/tic4x/Makefile.am
index 4c919797bc..7ce011b2b5 100644
--- a/contrib/crossrpms/rtems4.9/tic4x/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/tic4x/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 3.4.6
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3%{?dist}
+GCC_RPMREL = 4%{?dist}
NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add b/contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add
index b68b6dc57f..c5037f5d64 100644
--- a/contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add
@@ -4,7 +4,7 @@ Patch0: gcc-core-3.4.6-rtems4.9-20071111.diff
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/rtems4.9/tic4x/rtems-4.9-tic4x-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/tic4x/rtems-4.9-tic4x-rtems4.9-gcc.spec
index 673f20e2c5..f60cc4b01d 100644
--- a/contrib/crossrpms/rtems4.9/tic4x/rtems-4.9-tic4x-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/tic4x/rtems-4.9-tic4x-rtems4.9-gcc.spec
@@ -26,7 +26,7 @@ Summary: tic4x-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -59,7 +59,7 @@ Patch0: gcc-core-3.4.6-rtems4.9-20071111.diff
%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.2.2-rtems4.9-20071109.diff
+Patch0: gcc-core-4.2.2-rtems4.9-20071114.diff
%endif
%{?_without_sources:NoSource: 0}