From d45c69aad1dbf62a4daff71723b0d6fdd7d734aa Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 13 Dec 2011 18:08:46 +0000 Subject: Regenerate. --- .../arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec | 14 +++++++++-- .../arm/rtems-4.11-arm-rtems4.11-gdb.spec | 14 +++++++++-- .../avr/rtems-4.11-avr-rtems4.11-gdb.spec | 14 +++++++++-- .../bfin/rtems-4.11-bfin-rtems4.11-gdb.spec | 28 +++++++++++++++++----- .../h8300/rtems-4.11-h8300-rtems4.11-gdb.spec | 14 +++++++++-- .../i386/rtems-4.11-i386-rtems4.11-gdb.spec | 14 +++++++++-- .../lm32/rtems-4.11-lm32-rtems4.11-gdb.spec | 14 +++++++++-- .../m32c/rtems-4.11-m32c-rtems4.11-gdb.spec | 14 +++++++++-- .../m32r/rtems-4.11-m32r-rtems4.11-gdb.spec | 14 +++++++++-- .../m68k/rtems-4.11-m68k-rtems4.11-gdb.spec | 14 +++++++++-- .../mips/rtems-4.11-mips-rtems4.11-gdb.spec | 14 +++++++++-- .../rtems-4.11-mipstx39-rtems4.11-gdb.spec | 14 +++++++++-- .../powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec | 14 +++++++++-- .../rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec | 14 +++++++++-- .../sparc/rtems-4.11-sparc-rtems4.11-gdb.spec | 14 +++++++++-- .../sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec | 14 +++++++++-- 16 files changed, 202 insertions(+), 36 deletions(-) (limited to 'contrib/crossrpms') 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 952415ea3c..2ccd7d8f47 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-arm-rtemseabi4.11-gdb Summary: Gdb for target arm-rtemseabi4.11 @@ -91,6 +91,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -179,6 +183,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/arm-rtemseabi4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 2648e05de3..9aee7acac4 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-arm-rtems4.11-gdb Summary: Gdb for target arm-rtems4.11 @@ -91,6 +91,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -179,6 +183,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/arm-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 3b9f343001..e9682c6641 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-avr-rtems4.11-gdb Summary: Gdb for target avr-rtems4.11 @@ -91,6 +91,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -179,6 +183,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/avr-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 f2815bc7ef..f3d7e079d1 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-bfin-rtems4.11-gdb Summary: Gdb for target bfin-rtems4.11 @@ -91,6 +91,20 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif +%if "%{gdb_version}" == "7.3.1" +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 + +%if "%{gdb_version}" == "7.3.1" BuildRequires: rtems-4.11-bfin-rtems4.11-binutils BuildRequires: texinfo @@ -99,10 +113,6 @@ BuildRequires: texinfo # Force not building the GUI. %{!?suse:BuildConflicts: SDL-devel} %{?suse:BuildConflicts: libSDL-devel} - -%if "%{gdb_version}" == "7.3.1" -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 %description @@ -184,6 +194,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/bfin-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 11890a291c..42a095b4ed 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-h8300-rtems4.11-gdb Summary: Gdb for target h8300-rtems4.11 @@ -95,6 +95,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -183,6 +187,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/h8300-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 b3536bfab0..bb7f696ce0 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-i386-rtems4.11-gdb Summary: Gdb for target i386-rtems4.11 @@ -91,6 +91,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -179,6 +183,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/i386-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 b3b6e52a76..e32ae1d8b8 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-lm32-rtems4.11-gdb Summary: Gdb for target lm32-rtems4.11 @@ -95,6 +95,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -183,6 +187,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/lm32-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 43741efa91..bcfea07687 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-m32c-rtems4.11-gdb Summary: Gdb for target m32c-rtems4.11 @@ -95,6 +95,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -183,6 +187,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/m32c-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 18e9eae6fd..12e9f0463f 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-m32r-rtems4.11-gdb Summary: Gdb for target m32r-rtems4.11 @@ -91,6 +91,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -179,6 +183,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/m32r-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 1cb0bd2e97..41456e1fe3 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-m68k-rtems4.11-gdb Summary: Gdb for target m68k-rtems4.11 @@ -91,6 +91,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -179,6 +183,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/m68k-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 505839439c..ef7e9ba3ee 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-mips-rtems4.11-gdb Summary: Gdb for target mips-rtems4.11 @@ -91,6 +91,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -179,6 +183,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/mips-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 4e796e95f1..76fb0db5e4 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-mipstx39-rtems4.11-gdb Summary: Gdb for target mipstx39-rtems4.11 @@ -95,6 +95,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -183,6 +187,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/mipstx39-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 e0266f3fb5..a50bff4dee 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-powerpc-rtems4.11-gdb Summary: Gdb for target powerpc-rtems4.11 @@ -97,6 +97,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -185,6 +189,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/powerpc-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 b58b96a078..417d06b8db 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-sh-rtems4.11-gdb Summary: Gdb for target sh-rtems4.11 @@ -91,6 +91,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -179,6 +183,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/sh-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 c42217bf0e..ca0b2c95a8 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-sparc-rtems4.11-gdb Summary: Gdb for target sparc-rtems4.11 @@ -95,6 +95,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -183,6 +187,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/sparc-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ 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 f04919fbb0..913f91f241 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,8 +45,8 @@ %define _host_rpmprefix %{nil} %endif -%define gdb_version 7.3.1 -%define gdb_rpmvers %{expand:%(echo 7.3.1 | tr - _)} +%define gdb_version 7.3.91 +%define gdb_rpmvers %{expand:%(echo 7.3.91 | tr - _)} Name: rtems-4.11-sparc64-rtems4.11-gdb Summary: Gdb for target sparc64-rtems4.11 @@ -91,6 +91,10 @@ BuildRequires: /sbin/install-info BuildRequires: texinfo >= 4.2 Requires: rtems-4.11-gdb-common +%if "%{gdb_version}" == "7.3.91" +Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2 +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff +%endif %if "%{gdb_version}" == "7.3.1" 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 @@ -179,6 +183,12 @@ cd .. rm -rf ${RPM_BUILD_ROOT}%{_datadir}/sparc64-rtems4.11-gdb/python %endif %endif + +%if "%{gdb_version}" == "7.3.91" +# gdb-7.3.91, installs host files, we don't want + rm ${RPM_BUILD_ROOT}%{_includedir}/gdb/jit-reader.h +%endif + cd .. # Extract %%__os_install_post into os_install_post~ -- cgit v1.2.3