[rtems-crossrpms commit] Add gdb-7.7.1.
Ralf Corsepius
ralf at rtems.org
Thu May 8 11:05:00 UTC 2014
Module: rtems-crossrpms
Branch: master
Commit: 95537f72b8acbfd4baa3895dccc890d18f765286
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=95537f72b8acbfd4baa3895dccc890d18f765286
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Wed May 7 05:38:59 2014 +0200
Add gdb-7.7.1.
Abandon gdb-7.6*.
---
rtems4.11/arm/gdb-sources.add | 16 ++++------------
rtems4.11/avr/gdb-sources.add | 16 ++++------------
rtems4.11/bfin/gdb-sources.add | 16 ++++------------
rtems4.11/h8300/gdb-sources.add | 16 ++++------------
rtems4.11/i386/gdb-sources.add | 16 ++++------------
rtems4.11/lm32/gdb-sources.add | 16 ++++------------
rtems4.11/m32c/gdb-sources.add | 16 ++++------------
rtems4.11/m32r/gdb-sources.add | 16 ++++------------
rtems4.11/m68k/gdb-sources.add | 16 ++++------------
rtems4.11/microblaze/gdb-sources.add | 16 ++++------------
rtems4.11/mips/gdb-sources.add | 16 ++++------------
rtems4.11/mipstx39/gdb-sources.add | 16 ++++------------
rtems4.11/powerpc/gdb-sources.add | 16 ++++------------
rtems4.11/sh/gdb-sources.add | 16 ++++------------
rtems4.11/sparc/gdb-sources.add | 16 ++++------------
rtems4.11/sparc64/gdb-sources.add | 16 ++++------------
rtems4.11/v850/gdb-sources.add | 16 ++++------------
17 files changed, 68 insertions(+), 204 deletions(-)
diff --git a/rtems4.11/arm/gdb-sources.add b/rtems4.11/arm/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/arm/gdb-sources.add
+++ b/rtems4.11/arm/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/avr/gdb-sources.add b/rtems4.11/avr/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/avr/gdb-sources.add
+++ b/rtems4.11/avr/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/bfin/gdb-sources.add b/rtems4.11/bfin/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/bfin/gdb-sources.add
+++ b/rtems4.11/bfin/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/h8300/gdb-sources.add b/rtems4.11/h8300/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/h8300/gdb-sources.add
+++ b/rtems4.11/h8300/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/i386/gdb-sources.add b/rtems4.11/i386/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/i386/gdb-sources.add
+++ b/rtems4.11/i386/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/lm32/gdb-sources.add b/rtems4.11/lm32/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/lm32/gdb-sources.add
+++ b/rtems4.11/lm32/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/m32c/gdb-sources.add b/rtems4.11/m32c/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/m32c/gdb-sources.add
+++ b/rtems4.11/m32c/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/m32r/gdb-sources.add b/rtems4.11/m32r/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/m32r/gdb-sources.add
+++ b/rtems4.11/m32r/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/m68k/gdb-sources.add b/rtems4.11/m68k/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/m68k/gdb-sources.add
+++ b/rtems4.11/m68k/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/microblaze/gdb-sources.add b/rtems4.11/microblaze/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/microblaze/gdb-sources.add
+++ b/rtems4.11/microblaze/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/mips/gdb-sources.add b/rtems4.11/mips/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/mips/gdb-sources.add
+++ b/rtems4.11/mips/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/mipstx39/gdb-sources.add b/rtems4.11/mipstx39/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/mipstx39/gdb-sources.add
+++ b/rtems4.11/mipstx39/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/powerpc/gdb-sources.add b/rtems4.11/powerpc/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/powerpc/gdb-sources.add
+++ b/rtems4.11/powerpc/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/sh/gdb-sources.add b/rtems4.11/sh/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/sh/gdb-sources.add
+++ b/rtems4.11/sh/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/sparc/gdb-sources.add b/rtems4.11/sparc/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/sparc/gdb-sources.add
+++ b/rtems4.11/sparc/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/sparc64/gdb-sources.add b/rtems4.11/sparc64/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/sparc64/gdb-sources.add
+++ b/rtems4.11/sparc64/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
diff --git a/rtems4.11/v850/gdb-sources.add b/rtems4.11/v850/gdb-sources.add
index 4eb7d63..a3ff300 100644
--- a/rtems4.11/v850/gdb-sources.add
+++ b/rtems4.11/v850/gdb-sources.add
@@ -1,16 +1,8 @@
+%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
More information about the vc
mailing list