[rtems-crossrpms commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Mon Apr 29 11:45:12 UTC 2013


Module:    rtems-crossrpms
Branch:    master
Commit:    2612c6d684c66821c2393791fc1da24153487060
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=2612c6d684c66821c2393791fc1da24153487060

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Sun Apr 28 08:50:36 2013 +0200

Regenerate.

---

 rtems4.11/arm/Makefile.in                          |    4 ++--
 .../arm/rtems-4.11-arm-rtemseabi4.11-gdb.spec      |   14 +++++++++-----
 rtems4.11/avr/Makefile.in                          |    4 ++--
 rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec    |   14 +++++++++-----
 rtems4.11/bfin/Makefile.in                         |    4 ++--
 rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec  |   14 +++++++++-----
 rtems4.11/h8300/Makefile.in                        |    4 ++--
 .../h8300/rtems-4.11-h8300-rtems4.11-gdb.spec      |   14 +++++++++-----
 rtems4.11/i386/Makefile.in                         |    4 ++--
 rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec  |   14 +++++++++-----
 rtems4.11/lm32/Makefile.in                         |    4 ++--
 rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec  |   14 +++++++++-----
 rtems4.11/m32c/Makefile.in                         |    4 ++--
 rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec  |   14 +++++++++-----
 rtems4.11/m32r/Makefile.in                         |    4 ++--
 rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec  |   14 +++++++++-----
 rtems4.11/m68k/Makefile.in                         |    4 ++--
 rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec  |   14 +++++++++-----
 rtems4.11/microblaze/Makefile.in                   |    4 ++--
 .../rtems-4.11-microblaze-rtems4.11-gdb.spec       |   14 +++++++++-----
 rtems4.11/mips/Makefile.in                         |    4 ++--
 rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec  |   14 +++++++++-----
 rtems4.11/mipstx39/Makefile.in                     |    4 ++--
 .../rtems-4.11-mipstx39-rtems4.11-gdb.spec         |   14 +++++++++-----
 rtems4.11/powerpc/Makefile.in                      |    4 ++--
 .../powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec  |   14 +++++++++-----
 rtems4.11/sh/Makefile.in                           |    4 ++--
 rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec      |   14 +++++++++-----
 rtems4.11/sparc/Makefile.in                        |    4 ++--
 .../sparc/rtems-4.11-sparc-rtems4.11-gdb.spec      |   14 +++++++++-----
 rtems4.11/sparc64/Makefile.in                      |    4 ++--
 .../sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec  |   14 +++++++++-----
 rtems4.11/v850/Makefile.in                         |    4 ++--
 rtems4.11/v850/rtems-4.11-v850-rtems4.11-gdb.spec  |   14 +++++++++-----
 34 files changed, 187 insertions(+), 119 deletions(-)

diff --git a/rtems4.11/arm/Makefile.in b/rtems4.11/arm/Makefile.in
index 1f74b67..51a9787 100644
--- a/rtems4.11/arm/Makefile.in
+++ b/rtems4.11/arm/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/arm/rtems-4.11-arm-rtemseabi4.11-gdb.spec b/rtems4.11/arm/rtems-4.11-arm-rtemseabi4.11-gdb.spec
index 622d768..055f0a8 100644
--- a/rtems4.11/arm/rtems-4.11-arm-rtemseabi4.11-gdb.spec
+++ b/rtems4.11/arm/rtems-4.11-arm-rtemseabi4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-arm-rtemseabi4.11-gdb
 Summary:	Gdb for target arm-rtemseabi4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/avr/Makefile.in b/rtems4.11/avr/Makefile.in
index 680bcbc..a95be8b 100644
--- a/rtems4.11/avr/Makefile.in
+++ b/rtems4.11/avr/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec b/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec
index c6a26c4..3cbb2e1 100644
--- a/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec
+++ b/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-avr-rtems4.11-gdb
 Summary:	Gdb for target avr-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/bfin/Makefile.in b/rtems4.11/bfin/Makefile.in
index 9b9c101..5a9ec88 100644
--- a/rtems4.11/bfin/Makefile.in
+++ b/rtems4.11/bfin/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec b/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec
index f1201b2..6dd9079 100644
--- a/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec
+++ b/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-bfin-rtems4.11-gdb
 Summary:	Gdb for target bfin-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/h8300/Makefile.in b/rtems4.11/h8300/Makefile.in
index 1c9d611..8ef9af2 100644
--- a/rtems4.11/h8300/Makefile.in
+++ b/rtems4.11/h8300/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec b/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec
index 9a2cf05..44a024a 100644
--- a/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec
+++ b/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-h8300-rtems4.11-gdb
 Summary:	Gdb for target h8300-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -103,12 +103,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/i386/Makefile.in b/rtems4.11/i386/Makefile.in
index d32cced..43e8015 100644
--- a/rtems4.11/i386/Makefile.in
+++ b/rtems4.11/i386/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec b/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec
index d05a1b8..0aee10c 100644
--- a/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec
+++ b/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-i386-rtems4.11-gdb
 Summary:	Gdb for target i386-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/lm32/Makefile.in b/rtems4.11/lm32/Makefile.in
index 453e072..a222129 100644
--- a/rtems4.11/lm32/Makefile.in
+++ b/rtems4.11/lm32/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec b/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec
index f223616..08203b5 100644
--- a/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec
+++ b/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-lm32-rtems4.11-gdb
 Summary:	Gdb for target lm32-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -103,12 +103,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/m32c/Makefile.in b/rtems4.11/m32c/Makefile.in
index d6b4973..0c3b8e1 100644
--- a/rtems4.11/m32c/Makefile.in
+++ b/rtems4.11/m32c/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec b/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec
index 6e97bfb..95fba4c 100644
--- a/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec
+++ b/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-m32c-rtems4.11-gdb
 Summary:	Gdb for target m32c-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -103,12 +103,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/m32r/Makefile.in b/rtems4.11/m32r/Makefile.in
index 466cd65..e7eef7f 100644
--- a/rtems4.11/m32r/Makefile.in
+++ b/rtems4.11/m32r/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec b/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec
index 8caadaa..6e71cc3 100644
--- a/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec
+++ b/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-m32r-rtems4.11-gdb
 Summary:	Gdb for target m32r-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/m68k/Makefile.in b/rtems4.11/m68k/Makefile.in
index 49f85f1..18e368e 100644
--- a/rtems4.11/m68k/Makefile.in
+++ b/rtems4.11/m68k/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec b/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec
index 62543a7..f3e5d20 100644
--- a/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec
+++ b/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-m68k-rtems4.11-gdb
 Summary:	Gdb for target m68k-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/microblaze/Makefile.in b/rtems4.11/microblaze/Makefile.in
index 208039a..7178683 100644
--- a/rtems4.11/microblaze/Makefile.in
+++ b/rtems4.11/microblaze/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-gdb.spec b/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-gdb.spec
index 6d312b5..70bfdc2 100644
--- a/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-gdb.spec
+++ b/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-microblaze-rtems4.11-gdb
 Summary:	Gdb for target microblaze-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/mips/Makefile.in b/rtems4.11/mips/Makefile.in
index f371087..08b426d 100644
--- a/rtems4.11/mips/Makefile.in
+++ b/rtems4.11/mips/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec b/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec
index b5ae1c6..e02ea24 100644
--- a/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec
+++ b/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-mips-rtems4.11-gdb
 Summary:	Gdb for target mips-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/mipstx39/Makefile.in b/rtems4.11/mipstx39/Makefile.in
index e16d5b4..769e730 100644
--- a/rtems4.11/mipstx39/Makefile.in
+++ b/rtems4.11/mipstx39/Makefile.in
@@ -175,9 +175,9 @@ MKSPEC0 = sed \
 
 
 # We only want a gdb with a tx39 simulator in it.  We share the other tools
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec b/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec
index e0df6bb..7c38a11 100644
--- a/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec
+++ b/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-mipstx39-rtems4.11-gdb
 Summary:	Gdb for target mipstx39-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -103,12 +103,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/powerpc/Makefile.in b/rtems4.11/powerpc/Makefile.in
index 438d511..aa5f6ff 100644
--- a/rtems4.11/powerpc/Makefile.in
+++ b/rtems4.11/powerpc/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec b/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec
index 60e201d..3baaeff 100644
--- a/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec
+++ b/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-powerpc-rtems4.11-gdb
 Summary:	Gdb for target powerpc-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -105,12 +105,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/sh/Makefile.in b/rtems4.11/sh/Makefile.in
index 08e6aa2..fa8faa2 100644
--- a/rtems4.11/sh/Makefile.in
+++ b/rtems4.11/sh/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec b/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec
index 11e4c5c..bc3dbd6 100644
--- a/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec
+++ b/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-sh-rtems4.11-gdb
 Summary:	Gdb for target sh-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/sparc/Makefile.in b/rtems4.11/sparc/Makefile.in
index 139f949..f442777 100644
--- a/rtems4.11/sparc/Makefile.in
+++ b/rtems4.11/sparc/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec b/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec
index af23210..9fcdaac 100644
--- a/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec
+++ b/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-sparc-rtems4.11-gdb
 Summary:	Gdb for target sparc-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -103,12 +103,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/sparc64/Makefile.in b/rtems4.11/sparc64/Makefile.in
index 11de03c..b90d673 100644
--- a/rtems4.11/sparc64/Makefile.in
+++ b/rtems4.11/sparc64/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec b/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec
index 6b0e2b4..51ab63d 100644
--- a/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec
+++ b/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-sparc64-rtems4.11-gdb
 Summary:	Gdb for target sparc64-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"
diff --git a/rtems4.11/v850/Makefile.in b/rtems4.11/v850/Makefile.in
index 914dde8..9755511 100644
--- a/rtems4.11/v850/Makefile.in
+++ b/rtems4.11/v850/Makefile.in
@@ -215,9 +215,9 @@ GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/target-objc.add \
 	$(top_srcdir)/gcc/target-newlib.add \
 	$(top_srcdir)/gcc/base-newlib.add
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 GDB_OPTS =
 GDB_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gdb/gdb.add $(top_srcdir)/gdb/prep.add \
diff --git a/rtems4.11/v850/rtems-4.11-v850-rtems4.11-gdb.spec b/rtems4.11/v850/rtems-4.11-v850-rtems4.11-gdb.spec
index a7235f0..1fe7cb3 100644
--- a/rtems4.11/v850/rtems-4.11-v850-rtems4.11-gdb.spec
+++ b/rtems4.11/v850/rtems-4.11-v850-rtems4.11-gdb.spec
@@ -46,14 +46,14 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.5.1
-%define gdb_rpmvers %{expand:%(echo 7.5.1 | tr - _)} 
+%define gdb_version 7.6
+%define gdb_rpmvers %{expand:%(echo 7.6 | tr - _)} 
 
 Name:		rtems-4.11-v850-rtems4.11-gdb
 Summary:	Gdb for target v850-rtems4.11
 Group:		Development/Tools
 Version:	%{gdb_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sourceware.org/gdb
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -99,12 +99,16 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.6"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6-rtems4.11-20130426.diff
+%endif
 %if "%{gdb_version}" == "7.5.1"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.1.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.1.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5.1-rtems4.11-20121130.diff
 %endif
 %if "%{gdb_version}" == "7.5"
-Source0:  ftp://ftp.sourceware.org/pub/gdb/snapshots/gdb-7.5.tar.bz2
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.5.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.5-rtems4.11-20121003.diff
 %endif
 %if "%{gdb_version}" == "7.4.1"




More information about the vc mailing list