[rtems-crossrpms commit] gcc-4.7.1-RC-20120606.

Ralf Corsepius ralf at rtems.org
Fri Jun 15 03:40:52 UTC 2012


Module:    rtems-crossrpms
Branch:    master
Commit:    23de6bfa285e5a8ac1a3070cd74194b4d0b1023b
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=23de6bfa285e5a8ac1a3070cd74194b4d0b1023b

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Mon Jun 11 16:10:53 2012 +0200

gcc-4.7.1-RC-20120606.

---

 rtems4.11/bfin/Makefile.am                        |    6 +++---
 rtems4.11/bfin/Makefile.in                        |    6 +++---
 rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec |   18 +++++++++---------
 3 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/rtems4.11/bfin/Makefile.am b/rtems4.11/bfin/Makefile.am
index 89be4ea..baeee59 100644
--- a/rtems4.11/bfin/Makefile.am
+++ b/rtems4.11/bfin/Makefile.am
@@ -11,12 +11,12 @@ BINUTILS_RPMREL = 3
 include ../binutils.am
 BINUTILS_OPTS +=
 
-GCC_VERS = 4.7.0
-GCC_PKGVERS = $(GCC_VERS)
+GCC_VERS = 4.7.1
+GCC_PKGVERS = $(GCC_VERS)-RC-20120606
 GCC_RPMREL = 1
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 5`
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
diff --git a/rtems4.11/bfin/Makefile.in b/rtems4.11/bfin/Makefile.in
index 0373bf3..1440a09 100644
--- a/rtems4.11/bfin/Makefile.in
+++ b/rtems4.11/bfin/Makefile.in
@@ -175,12 +175,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.7.0
-GCC_PKGVERS = $(GCC_VERS)
+GCC_VERS = 4.7.1
+GCC_PKGVERS = $(GCC_VERS)-RC-20120606
 GCC_RPMREL = 1
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 5`
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6`
 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/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec b/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec
index f647186..1573b68 100644
--- a/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec
+++ b/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec
@@ -46,9 +46,9 @@
 %endif
 
 
-%define gcc_pkgvers 4.7.0
-%define gcc_version 4.7.0
-%define gcc_rpmvers %{expand:%(echo "4.7.0" | tr - _ )}
+%define gcc_pkgvers 4.7.1-RC-20120606
+%define gcc_version 4.7.1
+%define gcc_rpmvers %{expand:%(echo "4.7.1" | tr - _ )}
 
 %define newlib_pkgvers		1.20.0
 %define newlib_version		1.20.0
@@ -252,7 +252,7 @@ BuildRequires:	rtems-4.11-bfin-rtems4.11-binutils
 Requires:	rtems-4.11-gcc-common
 Requires:	rtems-4.11-bfin-rtems4.11-binutils
 Requires:	rtems-4.11-bfin-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires:	rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-6%{?dist}
+Requires:	rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-7%{?dist}
 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
@@ -386,7 +386,7 @@ cd ..
   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
-echo "RTEMS gcc-%{gcc_version}-1%{?dist}/newlib-%{newlib_version}-6%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-1%{?dist}/newlib-%{newlib_version}-7%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
 
 
   # Fix timestamps
@@ -671,7 +671,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
 # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-bfin-rtems4.11-binutils
-# Requires:       rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-6%{?dist}
+# Requires:       rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-7%{?dist}
 # License:	GPL
 
 # %if %build_infos
@@ -689,7 +689,7 @@ Summary:        libgcc for bfin-rtems4.11-gcc
 Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
-Requires:       rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-6%{?dist}
+Requires:       rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-7%{?dist}
 License:	GPL
 
 %description -n rtems-4.11-bfin-rtems4.11-gcc-libgcc
@@ -873,7 +873,7 @@ Summary:      	C Library (newlib) for bfin-rtems4.11
 Group: 		Development/Tools
 License:	Distributable
 Version:	%{newlib_version}
-Release:        6%{?dist}
+Release:        7%{?dist}
 %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:	rtems-4.11-newlib-common
@@ -894,7 +894,7 @@ Newlib C Library for bfin-rtems4.11.
 Summary:	Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
-Release:        6%{?dist}
+Release:        7%{?dist}
 %{?_with_noarch_subpackages:BuildArch: noarch}
 License:	Distributable
 




More information about the vc mailing list