[rtems-crossrpms commit] Sync with master.
Ralf Corsepius
ralf at rtems.org
Wed Apr 4 13:11:18 UTC 2012
Module: rtems-crossrpms
Branch: master
Commit: 5d20e88a39f2977954f4b27fb26efc58c493a6f5
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=5d20e88a39f2977954f4b27fb26efc58c493a6f5
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Sat Mar 24 06:32:08 2012 +0100
Sync with master.
---
rtems4.11/i386/Makefile.am | 2 +-
rtems4.11/i386/Makefile.in | 2 +-
rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/rtems4.11/i386/Makefile.am b/rtems4.11/i386/Makefile.am
index fc9b396..216280f 100644
--- a/rtems4.11/i386/Makefile.am
+++ b/rtems4.11/i386/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.7.0
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 1
NEWLIB_VERS = 1.20.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 5`
diff --git a/rtems4.11/i386/Makefile.in b/rtems4.11/i386/Makefile.in
index 90eaa87..3761cd6 100644
--- a/rtems4.11/i386/Makefile.in
+++ b/rtems4.11/i386/Makefile.in
@@ -178,7 +178,7 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
$(top_srcdir)/binutils/base-binutils.add
GCC_VERS = 4.7.0
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 1
NEWLIB_VERS = 1.20.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 5`
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 293ed69..f495afe 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
@@ -58,7 +58,7 @@ Summary: i386-rtems4.11 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 2%{?dist}
+Release: 1%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
More information about the vc
mailing list