summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-08-08 04:11:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-08-08 04:11:02 +0000
commit1cb554a67ae71347810f3ce410f934377077b4d8 (patch)
treee0ec6dbe229134912cc2e4aefcdb8b7579001a16 /contrib
parentRegenerate. (diff)
downloadrtems-1cb554a67ae71347810f3ce410f934377077b4d8.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.8/tic4x/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.8/tic4x/rtems-4.8-tic4x-rtems4.8-gcc.spec5
3 files changed, 8 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.8/tic4x/Makefile.am b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
index 678b5077f7..2d5ad883f0 100644
--- a/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 3.4.6
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 23%{?dist}
+GCC_RPMREL = 12%{?dist}
NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add b/contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add
index 33691e2813..d7309a9169 100644
--- a/contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add
@@ -1,3 +1,6 @@
+%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
diff --git a/contrib/crossrpms/rtems4.8/tic4x/rtems-4.8-tic4x-rtems4.8-gcc.spec b/contrib/crossrpms/rtems4.8/tic4x/rtems-4.8-tic4x-rtems4.8-gcc.spec
index b78277029d..c642777796 100644
--- a/contrib/crossrpms/rtems4.8/tic4x/rtems-4.8-tic4x-rtems4.8-gcc.spec
+++ b/contrib/crossrpms/rtems4.8/tic4x/rtems-4.8-tic4x-rtems4.8-gcc.spec
@@ -26,7 +26,7 @@ Summary: tic4x-rtems4.8 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 23%{?dist}
+Release: 12%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,6 +53,9 @@ Requires: rtems-4.8-tic4x-rtems4.8-newlib = %{newlib_version}-%{release}
%define gccexec %{_libdir}/gcc-lib
%endif
+%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