[rtems-crossrpms commit] GCC_VERS = 4.7.0.
Ralf Corsepius
ralf at rtems.org
Wed Apr 4 13:11:17 UTC 2012
Module: rtems-crossrpms
Branch: master
Commit: b64aacad51199328393aca43ffe2ae2dbf321b3e
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=b64aacad51199328393aca43ffe2ae2dbf321b3e
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Sat Mar 24 06:06:29 2012 +0100
GCC_VERS = 4.7.0.
---
rtems4.11/i386/Makefile.am | 4 ++--
rtems4.11/i386/Makefile.in | 4 ++--
rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec | 18 +++++++++---------
3 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/rtems4.11/i386/Makefile.am b/rtems4.11/i386/Makefile.am
index 50988d4..216280f 100644
--- a/rtems4.11/i386/Makefile.am
+++ b/rtems4.11/i386/Makefile.am
@@ -11,12 +11,12 @@ BINUTILS_RPMREL = 1
include ../binutils.am
BINUTILS_OPTS +=
-GCC_VERS = 4.6.3
+GCC_VERS = 4.7.0
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 1
NEWLIB_VERS = 1.20.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 4`
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 5`
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/rtems4.11/i386/Makefile.in b/rtems4.11/i386/Makefile.in
index 2080760..3761cd6 100644
--- a/rtems4.11/i386/Makefile.in
+++ b/rtems4.11/i386/Makefile.in
@@ -176,12 +176,12 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
$(top_srcdir)/common/clean.add \
$(top_srcdir)/binutils/target-binutils.add \
$(top_srcdir)/binutils/base-binutils.add
-GCC_VERS = 4.6.3
+GCC_VERS = 4.7.0
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 1
NEWLIB_VERS = 1.20.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 4`
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 5`
GCC_OPTS = --languages=c --newlib --languages=cxx
GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
$(top_srcdir)/gcc/gccnewlib.add $(top_srcdir)/gcc/prep.add \
diff --git a/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec b/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec
index 8d5a9dc..a09dfa1 100644
--- a/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec
+++ b/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec
@@ -46,9 +46,9 @@
%endif
-%define gcc_pkgvers 4.6.3
-%define gcc_version 4.6.3
-%define gcc_rpmvers %{expand:%(echo "4.6.3" | tr - _ )}
+%define gcc_pkgvers 4.7.0
+%define gcc_version 4.7.0
+%define gcc_rpmvers %{expand:%(echo "4.7.0" | tr - _ )}
%define newlib_pkgvers 1.20.0
%define newlib_version 1.20.0
@@ -247,7 +247,7 @@ BuildRequires: rtems-4.11-i386-rtems4.11-binutils
Requires: rtems-4.11-gcc-common
Requires: rtems-4.11-i386-rtems4.11-binutils
Requires: rtems-4.11-i386-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-5%{?dist}
+Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-6%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -375,7 +375,7 @@ cd ..
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-1%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-1%{?dist}/newlib-%{newlib_version}-6%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -660,7 +660,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.11-i386-rtems4.11-binutils
-# Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-5%{?dist}
+# Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-6%{?dist}
# License: GPL
# %if %build_infos
@@ -678,7 +678,7 @@ Summary: libgcc for i386-rtems4.11-gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-5%{?dist}
+Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-6%{?dist}
License: GPL
%description -n rtems-4.11-i386-rtems4.11-gcc-libgcc
@@ -863,7 +863,7 @@ Summary: C Library (newlib) for i386-rtems4.11
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 5%{?dist}
+Release: 6%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.11-newlib-common
@@ -884,7 +884,7 @@ Newlib C Library for i386-rtems4.11.
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 5%{?dist}
+Release: 6%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
More information about the vc
mailing list