From e9aee68d03b158ccb45bf210518531f18cd9d5e9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 5 Sep 2011 03:45:24 +0000 Subject: Regenerate. --- .../arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec | 10 ++++----- .../arm/rtems-4.11-arm-rtems4.11-gdb.spec | 10 ++++----- .../avr/rtems-4.11-avr-rtems4.11-gdb.spec | 10 ++++----- .../bfin/rtems-4.11-bfin-rtems4.11-gdb.spec | 25 ++++++++++------------ .../h8300/rtems-4.11-h8300-rtems4.11-gdb.spec | 10 ++++----- .../i386/rtems-4.11-i386-rtems4.11-gdb.spec | 10 ++++----- .../lm32/rtems-4.11-lm32-rtems4.11-gdb.spec | 10 ++++----- .../m32c/rtems-4.11-m32c-rtems4.11-gdb.spec | 10 ++++----- .../m32r/rtems-4.11-m32r-rtems4.11-gdb.spec | 10 ++++----- .../m68k/rtems-4.11-m68k-rtems4.11-gdb.spec | 10 ++++----- .../mips/rtems-4.11-mips-rtems4.11-gdb.spec | 10 ++++----- .../rtems-4.11-mipstx39-rtems4.11-gdb.spec | 10 ++++----- .../powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec | 10 ++++----- .../rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec | 10 ++++----- .../sparc/rtems-4.11-sparc-rtems4.11-gdb.spec | 10 ++++----- .../sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec | 10 ++++----- 16 files changed, 86 insertions(+), 89 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec b/contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec index 9926455830..5431568011 100644 --- a/contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-arm-rtemseabi4.11-gdb Summary: Gdb for target arm-rtemseabi4.11 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) @@ -92,8 +92,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec index 249a321b55..6f27726b76 100644 --- a/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-arm-rtems4.11-gdb Summary: Gdb for target arm-rtems4.11 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) @@ -92,8 +92,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec index ae644d7f70..2876cae2a8 100644 --- a/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-avr-rtems4.11-gdb Summary: Gdb for target avr-rtems4.11 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) @@ -92,8 +92,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec index 22ab789f48..9936e9a074 100644 --- a/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-bfin-rtems4.11-gdb Summary: Gdb for target bfin-rtems4.11 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) @@ -91,17 +91,14 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common -BuildRequires: rtems-4.11-bfin-rtems4.11-binutils -BuildRequires: texinfo - -# The bfin simulator silently tries to conditionally build an SDL based GUI, -# but fails to link correctly -# Force not building the GUI. -%{!?suse:BuildConflicts: SDL-devel} -%{?suse:BuildConflicts: libSDL-devel} - -Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +%if "%{gdb_version}" == "7.3" +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff +%endif +%if "%{gdb_version}" == "7.2" +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff +%endif %description GDB for target bfin-rtems4.11 diff --git a/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec index c88d934cca..be9f0fb18f 100644 --- a/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-h8300-rtems4.11-gdb Summary: Gdb for target h8300-rtems4.11 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) @@ -96,8 +96,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec index 261df45c86..01fa980918 100644 --- a/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-i386-rtems4.11-gdb Summary: Gdb for target i386-rtems4.11 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) @@ -92,8 +92,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec index fa7ed6cef0..fa61680676 100644 --- a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-lm32-rtems4.11-gdb Summary: Gdb for target lm32-rtems4.11 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) @@ -96,8 +96,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec index c9718efc6a..8e33c2b57e 100644 --- a/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-m32c-rtems4.11-gdb Summary: Gdb for target m32c-rtems4.11 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) @@ -96,8 +96,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec index b5c739f329..cd309508d4 100644 --- a/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-m32r-rtems4.11-gdb Summary: Gdb for target m32r-rtems4.11 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) @@ -92,8 +92,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec index af8db925a1..fe3215649f 100644 --- a/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-m68k-rtems4.11-gdb Summary: Gdb for target m68k-rtems4.11 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) @@ -92,8 +92,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec index 1ba46efc57..0610a69c0f 100644 --- a/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-mips-rtems4.11-gdb Summary: Gdb for target mips-rtems4.11 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) @@ -92,8 +92,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec index 6146a78083..55b73e944e 100644 --- a/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-mipstx39-rtems4.11-gdb Summary: Gdb for target mipstx39-rtems4.11 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) @@ -96,8 +96,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec index 34ce20b436..0e9e0e58de 100644 --- a/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-powerpc-rtems4.11-gdb Summary: Gdb for target powerpc-rtems4.11 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) @@ -98,8 +98,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec index 838d03ae34..62031473e1 100644 --- a/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-sh-rtems4.11-gdb Summary: Gdb for target sh-rtems4.11 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) @@ -92,8 +92,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec index 441fa5265a..f842a96845 100644 --- a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-sparc-rtems4.11-gdb Summary: Gdb for target sparc-rtems4.11 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) @@ -96,8 +96,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 diff --git a/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec index 9dca018bb0..363fedf578 100644 --- a/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec +++ b/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec @@ -45,14 +45,14 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3 -%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)} +%define gdb_version 7.3.1 +%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} Name: rtems-4.11-sparc64-rtems4.11-gdb Summary: Gdb for target sparc64-rtems4.11 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) @@ -92,8 +92,8 @@ BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common %if "%{gdb_version}" == "7.3" -Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2 -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff +Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff %endif %if "%{gdb_version}" == "7.2" Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 -- cgit v1.2.3