forked from Imagelibrary/rtems
Update to gdb-6.8.50.20090908.
This commit is contained in:
@@ -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 +=
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 +=
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user