[rtems-crossrpms commit] gdb-7.4.1-rtems4.11-20120429.diff.
Ralf Corsepius
ralf at rtems.org
Sun Apr 29 08:56:11 UTC 2012
Module: rtems-crossrpms
Branch: master
Commit: 8b299096fc7545db8818b3fa5efb61f2a59cb399
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=8b299096fc7545db8818b3fa5efb61f2a59cb399
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Sun Apr 29 10:50:16 2012 +0200
gdb-7.4.1-rtems4.11-20120429.diff.
---
rtems4.11/microblaze/Makefile.am | 2 +-
rtems4.11/microblaze/Makefile.in | 10 +++++-----
rtems4.11/microblaze/gdb-sources.add | 2 +-
.../rtems-4.11-microblaze-rtems4.11-gdb.spec | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/rtems4.11/microblaze/Makefile.am b/rtems4.11/microblaze/Makefile.am
index 29028d9..722b37a 100644
--- a/rtems4.11/microblaze/Makefile.am
+++ b/rtems4.11/microblaze/Makefile.am
@@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.4.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/rtems4.11/microblaze/Makefile.in b/rtems4.11/microblaze/Makefile.in
index 527c2ad..7784bee 100644
--- a/rtems4.11/microblaze/Makefile.in
+++ b/rtems4.11/microblaze/Makefile.in
@@ -75,6 +75,7 @@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MKDIR_P = @MKDIR_P@
PACKAGE = @PACKAGE@
@@ -89,7 +90,6 @@ SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SPECSTRIP_OPTS = @SPECSTRIP_OPTS@
STRIP = @STRIP@
-TARGET_SUBDIRS = @TARGET_SUBDIRS@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
@@ -199,7 +199,7 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
$(top_srcdir)/gcc/base-newlib.add
GDB_VERS = 7.4.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
GDB_OPTS =
GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
@@ -211,7 +211,7 @@ GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
all: all-am
.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/mkspec.am $(srcdir)/../binutils.am $(srcdir)/../gcc.am $(srcdir)/../gdb.am $(am__configure_deps)
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/mkspec.am $(srcdir)/../binutils.am $(srcdir)/../gcc.am $(srcdir)/../gdb.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
@@ -237,9 +237,9 @@ $(top_srcdir)/mkspec.am $(srcdir)/../binutils.am $(srcdir)/../gcc.am $(srcdir)/.
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(top_srcdir)/configure: $(am__configure_deps)
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
tags: TAGS
diff --git a/rtems4.11/microblaze/gdb-sources.add b/rtems4.11/microblaze/gdb-sources.add
index bf7102f..650ba5b 100644
--- a/rtems4.11/microblaze/gdb-sources.add
+++ b/rtems4.11/microblaze/gdb-sources.add
@@ -1,6 +1,6 @@
%if "%{gdb_version}" == "7.4.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.4.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.4.1-rtems4.11-20120427.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.4.1-rtems4.11-20120429.diff
%endif
%if "%{gdb_version}" == "7.4"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.4.tar.bz2
diff --git a/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-gdb.spec b/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-gdb.spec
index d595d87..88dd246 100644
--- a/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-gdb.spec
+++ b/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.11-microblaze-rtems4.11-gdb
Summary: Gdb for target microblaze-rtems4.11
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -100,7 +100,7 @@ Requires: rtems-4.11-gdb-common
%if "%{gdb_version}" == "7.4.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.4.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.4.1-rtems4.11-20120427.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.4.1-rtems4.11-20120429.diff
%endif
%if "%{gdb_version}" == "7.4"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.4.tar.bz2
More information about the vc
mailing list