From a4c2b0091bfb37cfc68a788a46ded8f91993c8e0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 17 Sep 2009 03:10:40 +0000 Subject: Regenerate. --- contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec | 8 ++++---- contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec | 8 ++++---- .../crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec | 8 ++++---- .../crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec | 8 ++++---- .../crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec | 8 ++++---- .../crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec | 8 ++++---- .../crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec | 8 ++++---- .../crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec | 6 +++--- .../crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec | 6 +++--- .../rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec | 6 +++--- .../rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec | 8 ++++---- contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec | 8 ++++---- .../crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec | 6 +++--- 13 files changed, 48 insertions(+), 48 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec index 1cde83788d..88f37a5b10 100644 --- a/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec @@ -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.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-arm-rtems4.10-gdb Summary: Gdb for target arm-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-20090917.diff %description GDB for target arm-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec index 396e435c7c..176236b799 100644 --- a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec @@ -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.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-avr-rtems4.10-gdb Summary: Gdb for target avr-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-20090917.diff %description GDB for target avr-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec index cc2e91a6e3..e51787fa82 100644 --- a/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec @@ -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.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-h8300-rtems4.10-gdb Summary: Gdb for target h8300-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-20090917.diff %description GDB for target h8300-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec index c18ee7de7c..1edb597d92 100644 --- a/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec @@ -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.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-i386-rtems4.10-gdb Summary: Gdb for target i386-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-20090917.diff %description GDB for target i386-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec index 0a64dcc7de..cbe1929371 100644 --- a/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec @@ -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.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-lm32-rtems4.10-gdb Summary: Gdb for target lm32-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-20090917.diff %description GDB for target lm32-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec index 4a62e22f6f..8ba41e6203 100644 --- a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec @@ -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.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-m32c-rtems4.10-gdb Summary: Gdb for target m32c-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-20090917.diff %description GDB for target m32c-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec index 35bc80e7b2..45c70b9645 100644 --- a/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec @@ -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.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-m32r-rtems4.10-gdb Summary: Gdb for target m32r-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-20090917.diff %description GDB for target m32r-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec index c03c5caed4..c91f7c3b93 100644 --- a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec @@ -45,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 6.8.50.20090908 -%define gdb_rpmvers %{expand:%(echo 6.8.50.20090908 | tr - _)} +%define gdb_version 6.8.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-m68k-rtems4.10-gdb Summary: Gdb for target m68k-rtems4.10 @@ -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-20090908.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090917.diff %description GDB for target m68k-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec index 1d80d73d44..ed26c430ce 100644 --- a/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec @@ -45,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 6.8.50.20090908 -%define gdb_rpmvers %{expand:%(echo 6.8.50.20090908 | tr - _)} +%define gdb_version 6.8.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-mips-rtems4.10-gdb Summary: Gdb for target mips-rtems4.10 @@ -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-20090908.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090917.diff %description GDB for target mips-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec index 69ab05f706..abfc3655b3 100644 --- a/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec @@ -45,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 6.8.50.20090908 -%define gdb_rpmvers %{expand:%(echo 6.8.50.20090908 | tr - _)} +%define gdb_version 6.8.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-mipstx39-rtems4.10-gdb Summary: Gdb for target mipstx39-rtems4.10 @@ -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-20090908.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090917.diff %description GDB for target mipstx39-rtems4.10 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 fe504115e6..7bdda76a60 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,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.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-powerpc-rtems4.10-gdb Summary: Gdb for target powerpc-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-20090917.diff %description GDB for target powerpc-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec index 9c02057000..fa3cbe0dc9 100644 --- a/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec @@ -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.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-sh-rtems4.10-gdb Summary: Gdb for target sh-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-20090917.diff %description GDB for target sh-rtems4.10 diff --git a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec index edabcd1df3..4457822d36 100644 --- a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec @@ -45,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 6.8.50.20090908 -%define gdb_rpmvers %{expand:%(echo 6.8.50.20090908 | tr - _)} +%define gdb_version 6.8.91 +%define gdb_rpmvers %{expand:%(echo 6.8.91 | tr - _)} Name: rtems-4.10-sparc-rtems4.10-gdb Summary: Gdb for target sparc-rtems4.10 @@ -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-20090908.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090917.diff %description GDB for target sparc-rtems4.10 -- cgit v1.2.3