summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-03-14 15:34:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-03-14 15:34:59 +0000
commit211c22ebe9feade8909dc04ca1fe57b111a7435e (patch)
tree115d9d5658b6d0558d13180a570d00f632c1fe76 /contrib/crossrpms/rtems4.9
parent2008-03-13 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-211c22ebe9feade8909dc04ca1fe57b111a7435e.tar.bz2
Regenerate.
Diffstat (limited to 'contrib/crossrpms/rtems4.9')
-rw-r--r--contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec11
-rw-r--r--contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec11
-rw-r--r--contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec11
-rw-r--r--contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec11
-rw-r--r--contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec11
-rw-r--r--contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec11
-rw-r--r--contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec11
-rw-r--r--contrib/crossrpms/rtems4.9/tic4x/rtems-4.9-tic4x-rtems4.9-gcc.spec1
11 files changed, 54 insertions, 43 deletions
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 c2d04c5924..415477610e 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
@@ -14,7 +14,7 @@
%endif
-%define gcc_pkgvers 4.3.0-RC-20080301
+%define gcc_pkgvers 4.3.0
%define gcc_version 4.3.0
%define gcc_rpmvers %{expand:%(echo "4.3.0" | tr - _ )}
@@ -28,7 +28,7 @@ Summary: arm-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 10.20080301.2%{?dist}
+Release: 11%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-arm-rtems4.9-binutils
@@ -70,8 +71,8 @@ Requires: rtems-4.9-arm-rtems4.9-newlib = %{newlib_version}-%{release}
%endif
%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080302.diff
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080306.diff
%endif
%if "%{gcc_version}" == "4.2.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
@@ -80,7 +81,7 @@ Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
%{?_without_sources:NoSource: 0}
%if "%{gcc_version}" == "4.3.0"
-Source1: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
+Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.3"
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
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 ef6b42871b..8ebbbe5d20 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
@@ -14,7 +14,7 @@
%endif
-%define gcc_pkgvers 4.3.0-RC-20080301
+%define gcc_pkgvers 4.3.0
%define gcc_version 4.3.0
%define gcc_rpmvers %{expand:%(echo "4.3.0" | tr - _ )}
@@ -28,7 +28,7 @@ Summary: avr-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 10.20080301.2%{?dist}
+Release: 11%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-avr-rtems4.9-binutils
@@ -70,8 +71,8 @@ Requires: rtems-4.9-avr-rtems4.9-newlib = %{newlib_version}-%{release}
%endif
%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080302.diff
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080306.diff
%endif
%if "%{gcc_version}" == "4.2.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
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 9476c01107..47a26937fb 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
@@ -14,7 +14,7 @@
%endif
-%define gcc_pkgvers 4.3.0-RC-20080301
+%define gcc_pkgvers 4.3.0
%define gcc_version 4.3.0
%define gcc_rpmvers %{expand:%(echo "4.3.0" | tr - _ )}
@@ -28,7 +28,7 @@ Summary: bfin-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 10.20080301.2%{?dist}
+Release: 11%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-bfin-rtems4.9-binutils
@@ -70,8 +71,8 @@ Requires: rtems-4.9-bfin-rtems4.9-newlib = %{newlib_version}-%{release}
%endif
%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080302.diff
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080306.diff
%endif
%if "%{gcc_version}" == "4.2.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
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 964a948a32..7b5ded92e3 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
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-h8300-rtems4.9-binutils
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 81753112ac..d4d1c54136 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
@@ -14,7 +14,7 @@
%endif
-%define gcc_pkgvers 4.3.0-RC-20080301
+%define gcc_pkgvers 4.3.0
%define gcc_version 4.3.0
%define gcc_rpmvers %{expand:%(echo "4.3.0" | tr - _ )}
@@ -28,7 +28,7 @@ Summary: i386-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 10.20080301.2%{?dist}
+Release: 11%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-i386-rtems4.9-binutils
@@ -70,8 +71,8 @@ Requires: rtems-4.9-i386-rtems4.9-newlib = %{newlib_version}-%{release}
%endif
%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080302.diff
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080306.diff
%endif
%if "%{gcc_version}" == "4.2.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
@@ -80,7 +81,7 @@ Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
%{?_without_sources:NoSource: 0}
%if "%{gcc_version}" == "4.3.0"
-Source1: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
+Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.3"
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
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 ce5e44ab08..9d26fcf7d8 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
@@ -14,7 +14,7 @@
%endif
-%define gcc_pkgvers 4.3.0-RC-20080301
+%define gcc_pkgvers 4.3.0
%define gcc_version 4.3.0
%define gcc_rpmvers %{expand:%(echo "4.3.0" | tr - _ )}
@@ -28,7 +28,7 @@ Summary: m68k-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 10.20080301.2%{?dist}
+Release: 11%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-m68k-rtems4.9-binutils
@@ -70,8 +71,8 @@ Requires: rtems-4.9-m68k-rtems4.9-newlib = %{newlib_version}-%{release}
%endif
%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080302.diff
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080306.diff
%endif
%if "%{gcc_version}" == "4.2.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
@@ -80,7 +81,7 @@ Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
%{?_without_sources:NoSource: 0}
%if "%{gcc_version}" == "4.3.0"
-Source1: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
+Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.3"
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
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 17ea87dd6a..076a6db58b 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
@@ -14,7 +14,7 @@
%endif
-%define gcc_pkgvers 4.3.0-RC-20080301
+%define gcc_pkgvers 4.3.0
%define gcc_version 4.3.0
%define gcc_rpmvers %{expand:%(echo "4.3.0" | tr - _ )}
@@ -28,7 +28,7 @@ Summary: mips-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 10.20080301.2%{?dist}
+Release: 11%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-mips-rtems4.9-binutils
@@ -70,8 +71,8 @@ Requires: rtems-4.9-mips-rtems4.9-newlib = %{newlib_version}-%{release}
%endif
%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080302.diff
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080306.diff
%endif
%if "%{gcc_version}" == "4.2.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
@@ -80,7 +81,7 @@ Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
%{?_without_sources:NoSource: 0}
%if "%{gcc_version}" == "4.3.0"
-Source1: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
+Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.3"
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
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 2ef1ecdc5d..3ca122b199 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
@@ -14,7 +14,7 @@
%endif
-%define gcc_pkgvers 4.3.0-RC-20080301
+%define gcc_pkgvers 4.3.0
%define gcc_version 4.3.0
%define gcc_rpmvers %{expand:%(echo "4.3.0" | tr - _ )}
@@ -28,7 +28,7 @@ Summary: powerpc-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 10.20080301.2%{?dist}
+Release: 11%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-powerpc-rtems4.9-binutils
@@ -70,8 +71,8 @@ Requires: rtems-4.9-powerpc-rtems4.9-newlib = %{newlib_version}-%{release}
%endif
%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080302.diff
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080306.diff
%endif
%if "%{gcc_version}" == "4.2.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
@@ -80,7 +81,7 @@ Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
%{?_without_sources:NoSource: 0}
%if "%{gcc_version}" == "4.3.0"
-Source1: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
+Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.3"
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
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 11143e1884..fe5cf58fac 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
@@ -14,7 +14,7 @@
%endif
-%define gcc_pkgvers 4.3.0-RC-20080301
+%define gcc_pkgvers 4.3.0
%define gcc_version 4.3.0
%define gcc_rpmvers %{expand:%(echo "4.3.0" | tr - _ )}
@@ -28,7 +28,7 @@ Summary: sh-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 10.20080301.2%{?dist}
+Release: 11%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-sh-rtems4.9-binutils
@@ -70,8 +71,8 @@ Requires: rtems-4.9-sh-rtems4.9-newlib = %{newlib_version}-%{release}
%endif
%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080302.diff
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080306.diff
%endif
%if "%{gcc_version}" == "4.2.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
@@ -80,7 +81,7 @@ Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
%{?_without_sources:NoSource: 0}
%if "%{gcc_version}" == "4.3.0"
-Source1: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
+Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.3"
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
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 8d06dca6bf..2a8874eb78 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
@@ -14,7 +14,7 @@
%endif
-%define gcc_pkgvers 4.3.0-RC-20080301
+%define gcc_pkgvers 4.3.0
%define gcc_version 4.3.0
%define gcc_rpmvers %{expand:%(echo "4.3.0" | tr - _ )}
@@ -28,7 +28,7 @@ Summary: sparc-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 10.20080301.2%{?dist}
+Release: 11%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-sparc-rtems4.9-binutils
@@ -70,8 +71,8 @@ Requires: rtems-4.9-sparc-rtems4.9-newlib = %{newlib_version}-%{release}
%endif
%if "%{gcc_version}" == "4.3.0"
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080302.diff
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080306.diff
%endif
%if "%{gcc_version}" == "4.2.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
@@ -80,7 +81,7 @@ Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
%{?_without_sources:NoSource: 0}
%if "%{gcc_version}" == "4.3.0"
-Source1: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
+Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
%endif
%if "%{gcc_version}" == "4.2.3"
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
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 ad5b294e5a..2a9d2ba980 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
@@ -53,6 +53,7 @@ BuildRequires: mpfr-devel >= 2.3.0
BuildRequires: flex bison
%endif
+
BuildRequires: texinfo >= 4.2
BuildRequires: rtems-4.9-tic4x-rtems4.9-binutils