forked from Imagelibrary/rtems
gdb-7.0.90.
This commit is contained in:
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-arm-rtems4.10-gdb
|
||||
Summary: Gdb for target arm-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target arm-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-avr-rtems4.10-gdb
|
||||
Summary: Gdb for target avr-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target avr-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-h8300-rtems4.10-gdb
|
||||
Summary: Gdb for target h8300-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target h8300-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-i386-rtems4.10-gdb
|
||||
Summary: Gdb for target i386-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target i386-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-lm32-rtems4.10-gdb
|
||||
Summary: Gdb for target lm32-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target lm32-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-m32c-rtems4.10-gdb
|
||||
Summary: Gdb for target m32c-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target m32c-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-m32r-rtems4.10-gdb
|
||||
Summary: Gdb for target m32r-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target m32r-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-m68k-rtems4.10-gdb
|
||||
Summary: Gdb for target m68k-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target m68k-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-mips-rtems4.10-gdb
|
||||
Summary: Gdb for target mips-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target mips-rtems4.10
|
||||
|
||||
@@ -5,7 +5,7 @@ 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 = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-mipstx39-rtems4.10-gdb
|
||||
Summary: Gdb for target mipstx39-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target mipstx39-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-powerpc-rtems4.10-gdb
|
||||
Summary: Gdb for target powerpc-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target powerpc-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-sh-rtems4.10-gdb
|
||||
Summary: Gdb for target sh-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target sh-rtems4.10
|
||||
|
||||
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.0.1
|
||||
GDB_VERS = 7.0.90
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define gdb_version 7.0.1
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.1 | tr - _)}
|
||||
%define gdb_version 7.0.90
|
||||
%define gdb_rpmvers %{expand:%(echo 7.0.90 | tr - _)}
|
||||
|
||||
Name: rtems-4.10-sparc-rtems4.10-gdb
|
||||
Summary: Gdb for target sparc-rtems4.10
|
||||
@@ -126,8 +126,15 @@ BuildRequires: texinfo >= 4.2
|
||||
|
||||
Requires: rtems-4.10-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.0.90"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.0.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
GDB for target sparc-rtems4.10
|
||||
|
||||
Reference in New Issue
Block a user