[rtems-crossrpms commit] Upgrade to gdb-7.5.1.
Ralf Corsepius
ralf at rtems.org
Fri Dec 21 08:17:22 UTC 2012
Module: rtems-crossrpms
Branch: master
Commit: 54062cfc6fe1f0a635ddb0453b44196132607dbb
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=54062cfc6fe1f0a635ddb0453b44196132607dbb
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Fri Dec 14 05:42:24 2012 +0100
Upgrade to gdb-7.5.1.
---
rtems4.11/sh/Makefile.am | 4 ++--
rtems4.11/sh/Makefile.in | 4 ++--
rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/rtems4.11/sh/Makefile.am b/rtems4.11/sh/Makefile.am
index 5ff3382..a4ec766 100644
--- a/rtems4.11/sh/Makefile.am
+++ b/rtems4.11/sh/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 16`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.4.1
+GDB_VERS = 7.5.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 9
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/rtems4.11/sh/Makefile.in b/rtems4.11/sh/Makefile.in
index ae00868..7bea53f 100644
--- a/rtems4.11/sh/Makefile.in
+++ b/rtems4.11/sh/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
$(top_srcdir)/gcc/target-objc.add \
$(top_srcdir)/gcc/target-newlib.add \
$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.4.1
+GDB_VERS = 7.5.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 9
+GDB_RPMREL = 1
GDB_OPTS =
GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec b/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec
index 00033db..fae5edd 100644
--- a/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec
+++ b/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
%endif
%{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.4.1
-%define gdb_rpmvers %{expand:%(echo 7.4.1 | tr - _)}
+%define gdb_version 7.5.1
+%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)}
Name: rtems-4.11-sh-rtems4.11-gdb
Summary: Gdb for target sh-rtems4.11
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 9%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
More information about the vc
mailing list