summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-02-23 06:12:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-02-23 06:12:52 +0000
commit2d9d0a15c4984248a992594c0ae120cc51424a55 (patch)
tree119ddb0190bf6816941773878681f955d71f3a85 /contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
parentNew. (diff)
downloadrtems-2d9d0a15c4984248a992594c0ae120cc51424a55.tar.bz2
gdb-7.0.90.
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
index b02d2c5314..60ccdcbe0b 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
@@ -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