From 8b2620e1e2fef569c38c5df7c3ab3f6dbcd3539d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Nov 2007 03:12:16 +0000 Subject: [PATCH] Reflect having removed *diffs --- contrib/crossrpms/rtems4.9/arm/Makefile.am | 2 +- .../crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec | 6 +----- contrib/crossrpms/rtems4.9/bfin/Makefile.am | 2 +- .../rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec | 6 +----- contrib/crossrpms/rtems4.9/h8300/Makefile.am | 2 +- .../rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec | 6 +----- contrib/crossrpms/rtems4.9/i386/Makefile.am | 2 +- .../rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec | 6 +----- contrib/crossrpms/rtems4.9/m68k/Makefile.am | 2 +- .../rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec | 6 +----- contrib/crossrpms/rtems4.9/mips/Makefile.am | 2 +- .../rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec | 6 +----- contrib/crossrpms/rtems4.9/powerpc/Makefile.am | 2 +- .../rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec | 6 +----- contrib/crossrpms/rtems4.9/sh/Makefile.am | 2 +- .../crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec | 6 +----- contrib/crossrpms/rtems4.9/sparc/Makefile.am | 2 +- .../rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec | 6 +----- 18 files changed, 18 insertions(+), 54 deletions(-) diff --git a/contrib/crossrpms/rtems4.9/arm/Makefile.am b/contrib/crossrpms/rtems4.9/arm/Makefile.am index 46d6d4812e..c64f0394a8 100644 --- a/contrib/crossrpms/rtems4.9/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.9/arm/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.2.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3%{?dist} +GCC_RPMREL = 4%{?dist} NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx 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 cf795a4a8e..3e4c777720 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 @@ -26,7 +26,7 @@ Summary: arm-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) @@ -56,10 +56,6 @@ Requires: rtems-4.9-arm-rtems4.9-newlib = %{newlib_version}-%{release} %if "%{gcc_version}" == "3.4.6" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2 %endif -%if "%{gcc_version}" == "4.0.3" -Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.3-rtems-20060822.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 diff --git a/contrib/crossrpms/rtems4.9/bfin/Makefile.am b/contrib/crossrpms/rtems4.9/bfin/Makefile.am index 5ac07929c9..da8ce0680f 100644 --- a/contrib/crossrpms/rtems4.9/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.9/bfin/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.2.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3%{?dist} +GCC_RPMREL = 4%{?dist} NEWLIB_VERS = 1.15.0 include ../gcc.am 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 2d6bf8318b..b42d43919a 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 @@ -26,7 +26,7 @@ Summary: bfin-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) @@ -56,10 +56,6 @@ Requires: rtems-4.9-bfin-rtems4.9-newlib = %{newlib_version}-%{release} %if "%{gcc_version}" == "3.4.6" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2 %endif -%if "%{gcc_version}" == "4.0.3" -Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.3-rtems-20060822.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 diff --git a/contrib/crossrpms/rtems4.9/h8300/Makefile.am b/contrib/crossrpms/rtems4.9/h8300/Makefile.am index 8d8a4d176b..83a2652afc 100644 --- a/contrib/crossrpms/rtems4.9/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.9/h8300/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.2.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3%{?dist} +GCC_RPMREL = 4%{?dist} NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx 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 96295fce4f..f529375543 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 @@ -26,7 +26,7 @@ Summary: h8300-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) @@ -56,10 +56,6 @@ Requires: rtems-4.9-h8300-rtems4.9-newlib = %{newlib_version}-%{release} %if "%{gcc_version}" == "3.4.6" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2 %endif -%if "%{gcc_version}" == "4.0.3" -Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.3-rtems-20060822.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 diff --git a/contrib/crossrpms/rtems4.9/i386/Makefile.am b/contrib/crossrpms/rtems4.9/i386/Makefile.am index 604b8c411d..23498e2bd9 100644 --- a/contrib/crossrpms/rtems4.9/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.9/i386/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.2.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3%{?dist} +GCC_RPMREL = 4%{?dist} NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx 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 b14eb6ee4c..9713aa886d 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 @@ -26,7 +26,7 @@ Summary: i386-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) @@ -56,10 +56,6 @@ Requires: rtems-4.9-i386-rtems4.9-newlib = %{newlib_version}-%{release} %if "%{gcc_version}" == "3.4.6" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2 %endif -%if "%{gcc_version}" == "4.0.3" -Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.3-rtems-20060822.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 diff --git a/contrib/crossrpms/rtems4.9/m68k/Makefile.am b/contrib/crossrpms/rtems4.9/m68k/Makefile.am index aeb93eb443..a04d58453b 100644 --- a/contrib/crossrpms/rtems4.9/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.9/m68k/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.2.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3%{?dist} +GCC_RPMREL = 4%{?dist} NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx 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 d62f3b47bb..85a503adaa 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 @@ -26,7 +26,7 @@ Summary: m68k-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) @@ -56,10 +56,6 @@ Requires: rtems-4.9-m68k-rtems4.9-newlib = %{newlib_version}-%{release} %if "%{gcc_version}" == "3.4.6" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2 %endif -%if "%{gcc_version}" == "4.0.3" -Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.3-rtems-20060822.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 diff --git a/contrib/crossrpms/rtems4.9/mips/Makefile.am b/contrib/crossrpms/rtems4.9/mips/Makefile.am index 616beec00d..3b85584bab 100644 --- a/contrib/crossrpms/rtems4.9/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.9/mips/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.2.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3%{?dist} +GCC_RPMREL = 4%{?dist} NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx 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 383c5d6246..975a8d12bf 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 @@ -26,7 +26,7 @@ Summary: mips-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) @@ -56,10 +56,6 @@ Requires: rtems-4.9-mips-rtems4.9-newlib = %{newlib_version}-%{release} %if "%{gcc_version}" == "3.4.6" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2 %endif -%if "%{gcc_version}" == "4.0.3" -Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.3-rtems-20060822.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 diff --git a/contrib/crossrpms/rtems4.9/powerpc/Makefile.am b/contrib/crossrpms/rtems4.9/powerpc/Makefile.am index 83790672ca..a215123d1a 100644 --- a/contrib/crossrpms/rtems4.9/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.9/powerpc/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.2.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3%{?dist} +GCC_RPMREL = 4%{?dist} NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx 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 2c36b7e9dd..dd99256ace 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 @@ -26,7 +26,7 @@ Summary: powerpc-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) @@ -56,10 +56,6 @@ Requires: rtems-4.9-powerpc-rtems4.9-newlib = %{newlib_version}-%{release} %if "%{gcc_version}" == "3.4.6" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2 %endif -%if "%{gcc_version}" == "4.0.3" -Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.3-rtems-20060822.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 diff --git a/contrib/crossrpms/rtems4.9/sh/Makefile.am b/contrib/crossrpms/rtems4.9/sh/Makefile.am index 1681edf0d8..3064a705d4 100644 --- a/contrib/crossrpms/rtems4.9/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.9/sh/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.2.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3%{?dist} +GCC_RPMREL = 4%{?dist} NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx 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 fe0c576f2c..bf13f5cdef 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 @@ -26,7 +26,7 @@ Summary: sh-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) @@ -56,10 +56,6 @@ Requires: rtems-4.9-sh-rtems4.9-newlib = %{newlib_version}-%{release} %if "%{gcc_version}" == "3.4.6" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2 %endif -%if "%{gcc_version}" == "4.0.3" -Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.3-rtems-20060822.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 diff --git a/contrib/crossrpms/rtems4.9/sparc/Makefile.am b/contrib/crossrpms/rtems4.9/sparc/Makefile.am index c3ae1d211f..8f260ee718 100644 --- a/contrib/crossrpms/rtems4.9/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.9/sparc/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.2.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3%{?dist} +GCC_RPMREL = 4%{?dist} NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx 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 c761bb5791..88604c9a11 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 @@ -26,7 +26,7 @@ Summary: sparc-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) @@ -56,10 +56,6 @@ Requires: rtems-4.9-sparc-rtems4.9-newlib = %{newlib_version}-%{release} %if "%{gcc_version}" == "3.4.6" Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2 %endif -%if "%{gcc_version}" == "4.0.3" -Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.3-rtems-20060822.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