[rtems-crossrpms commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Thu May 8 11:05:00 UTC 2014


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Wed May  7 05:40:14 2014 +0200

Regenerate.

---

 rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec    |   22 ++++++-------------
 rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec    |   22 ++++++-------------
 rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec  |   22 ++++++-------------
 .../h8300/rtems-4.11-h8300-rtems4.11-gdb.spec      |   22 ++++++-------------
 rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec  |   22 ++++++-------------
 rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec  |   22 ++++++-------------
 rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec  |   22 ++++++-------------
 rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec  |   22 ++++++-------------
 rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec  |   22 ++++++-------------
 .../rtems-4.11-microblaze-rtems4.11-gdb.spec       |   22 ++++++-------------
 rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec  |   22 ++++++-------------
 .../rtems-4.11-mipstx39-rtems4.11-gdb.spec         |   22 ++++++-------------
 .../powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec  |   22 ++++++-------------
 rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec      |   22 ++++++-------------
 .../sparc/rtems-4.11-sparc-rtems4.11-gdb.spec      |   22 ++++++-------------
 .../sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec  |   22 ++++++-------------
 rtems4.11/v850/rtems-4.11-v850-rtems4.11-gdb.spec  |   22 ++++++-------------
 17 files changed, 119 insertions(+), 255 deletions(-)

diff --git a/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec b/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec
index 9f9da77..1488a5f 100644
--- a/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec
+++ b/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-arm-rtems4.11-gdb
 Summary:	Gdb for target arm-rtems4.11
@@ -114,22 +114,14 @@ BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 Obsoletes:	rtems-4.11-arm-rtemseabi4.11-gdb < %{version}-%{release}
 Provides:	rtems-4.11-arm-rtemseabi4.11-gdb = %{version}-%{release}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target arm-rtems4.11
@@ -219,7 +211,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/arm-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/arm-rtems4.11-gdbserver.1
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 937cd5f..c1891eb 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-avr-rtems4.11-gdb
 Summary:	Gdb for target avr-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target avr-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/avr-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/avr-rtems4.11-gdbserver.1
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 65d21e7..b5da6f1 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-bfin-rtems4.11-gdb
 Summary:	Gdb for target bfin-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target bfin-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/bfin-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/bfin-rtems4.11-gdbserver.1
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 cfab649..2deada7 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-h8300-rtems4.11-gdb
 Summary:	Gdb for target h8300-rtems4.11
@@ -115,22 +115,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target h8300-rtems4.11
@@ -220,7 +212,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/h8300-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/h8300-rtems4.11-gdbserver.1
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 250e3a3..681764a 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-i386-rtems4.11-gdb
 Summary:	Gdb for target i386-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target i386-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/i386-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/i386-rtems4.11-gdbserver.1
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 fe9e7dc..2073f0f 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-lm32-rtems4.11-gdb
 Summary:	Gdb for target lm32-rtems4.11
@@ -115,22 +115,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target lm32-rtems4.11
@@ -220,7 +212,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/lm32-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/lm32-rtems4.11-gdbserver.1
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 819979e..619e1ec 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-m32c-rtems4.11-gdb
 Summary:	Gdb for target m32c-rtems4.11
@@ -115,22 +115,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target m32c-rtems4.11
@@ -220,7 +212,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/m32c-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/m32c-rtems4.11-gdbserver.1
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 238ebd9..5f6ab05 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-m32r-rtems4.11-gdb
 Summary:	Gdb for target m32r-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target m32r-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/m32r-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/m32r-rtems4.11-gdbserver.1
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 6920d6a..0a14e8b 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-m68k-rtems4.11-gdb
 Summary:	Gdb for target m68k-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target m68k-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/m68k-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/m68k-rtems4.11-gdbserver.1
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 3a47c07..dfc1b35 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-microblaze-rtems4.11-gdb
 Summary:	Gdb for target microblaze-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target microblaze-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/microblaze-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/microblaze-rtems4.11-gdbserver.1
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 2abf5fb..09883ae 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-mips-rtems4.11-gdb
 Summary:	Gdb for target mips-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target mips-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/mips-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/mips-rtems4.11-gdbserver.1
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 15f5714..008b0f6 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-mipstx39-rtems4.11-gdb
 Summary:	Gdb for target mipstx39-rtems4.11
@@ -115,22 +115,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target mipstx39-rtems4.11
@@ -220,7 +212,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/mipstx39-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/mipstx39-rtems4.11-gdbserver.1
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 6faf5a0..40785d2 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-powerpc-rtems4.11-gdb
 Summary:	Gdb for target powerpc-rtems4.11
@@ -117,22 +117,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target powerpc-rtems4.11
@@ -222,7 +214,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/powerpc-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/powerpc-rtems4.11-gdbserver.1
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 071574d..fde7fc9 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-sh-rtems4.11-gdb
 Summary:	Gdb for target sh-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target sh-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/sh-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/sh-rtems4.11-gdbserver.1
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 40d4016..6990153 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-sparc-rtems4.11-gdb
 Summary:	Gdb for target sparc-rtems4.11
@@ -115,22 +115,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target sparc-rtems4.11
@@ -220,7 +212,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/sparc-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/sparc-rtems4.11-gdbserver.1
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 deeb590..0adda5b 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-sparc64-rtems4.11-gdb
 Summary:	Gdb for target sparc64-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target sparc64-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/sparc64-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/sparc64-rtems4.11-gdbserver.1
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 cf845fb..c36d5c7 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
@@ -58,8 +58,8 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define gdb_version 7.7
-%define gdb_rpmvers %{expand:%(echo 7.7 | tr - _)}
+%define gdb_version 7.7.1
+%define gdb_rpmvers %{expand:%(echo 7.7.1 | tr - _)}
 
 Name:		rtems-4.11-v850-rtems4.11-gdb
 Summary:	Gdb for target v850-rtems4.11
@@ -111,22 +111,14 @@ BuildRequires:	/sbin/install-info
 Requires:	rtems-4.11-gdb-common
 BuildRequires:	%{?suse:makeinfo}%{!?suse:texinfo}
 
+%if "%{gdb_version}" == "7.7.1"
+Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7.1-rtems4.11-20140506.diff
+%endif
 %if "%{gdb_version}" == "7.7"
 Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.7-rtems4.11-20140206.diff
 %endif
-%if "%{gdb_version}" == "7.6.2"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.2.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.2-rtems4.11-20131208.diff
-%endif
-%if "%{gdb_version}" == "7.6.1"
-Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-7.6.1.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.6.1-rtems4.11-20130831.diff
-%endif
-%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
 
 %description
 GDB for target v850-rtems4.11
@@ -216,7 +208,7 @@ cd ..
 
   cd ..
 
-%if "%{gdb_version}" == "7.7"
+%if ("%{gdb_version}" == "7.7") || ("%{gdb_version}" == "7.7.1")
 # gdb-7.7 misses to canonicalize man-pages
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdb.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/v850-rtems4.11-gdb.1
   mv ${RPM_BUILD_ROOT}%{_mandir}/man1/gdbserver.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/v850-rtems4.11-gdbserver.1




More information about the vc mailing list