Update to gdb-6.8.50.20090908.

This commit is contained in:
Ralf Corsepius
2009-09-08 09:49:32 +00:00
parent 37c8eca817
commit e1956272e8
6 changed files with 14 additions and 14 deletions

View File

@@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.8.50.20090902
GDB_VERS = 6.8.50.20090908
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 2
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=

View File

@@ -1,4 +1,4 @@
# A copy of a gdb development snapshot having been retrieved from
# ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090902.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090908.diff

View File

@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
%define gdb_version 6.8.50.20090902
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090902 | tr - _)}
%define gdb_version 6.8.50.20090908
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090908 | tr - _)}
Name: rtems-4.10-mips-rtems4.10-gdb
Summary: Gdb for target mips-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
Release: 2%{?dist}
Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -126,7 +126,7 @@ Requires: rtems-4.10-gdb-common
# A copy of a gdb development snapshot having been retrieved from
# ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090902.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090908.diff
%description
GDB for target mips-rtems4.10

View File

@@ -5,8 +5,8 @@ TARGET = mipstx39-rtems4.10
include $(top_srcdir)/mkspec.am
# We only want a gdb with a tx39 simulator in it. We share the other tools
GDB_VERS = 6.8.50.20090902
GDB_VERS = 6.8.50.20090907
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 2
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=

View File

@@ -1,4 +1,4 @@
# A copy of a gdb development snapshot having been retrieved from
# ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090902.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090908.diff

View File

@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
%define gdb_version 6.8.50.20090902
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090902 | tr - _)}
%define gdb_version 6.8.50.20090907
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090907 | tr - _)}
Name: rtems-4.10-mipstx39-rtems4.10-gdb
Summary: Gdb for target mipstx39-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
Release: 2%{?dist}
Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -126,7 +126,7 @@ Requires: rtems-4.10-gdb-common
# A copy of a gdb development snapshot having been retrieved from
# ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090902.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090908.diff
%description
GDB for target mipstx39-rtems4.10