<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-08-31)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Move python into package specific subdir.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/gdb/build.add.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/gdb/build.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/gdb/gdb.add.diff?r1=text&tr1=1.36&r2=text&tr2=1.37&diff_format=h">M</a></td><td width='1%'>1.37</td><td width='100%'>contrib/crossrpms/gdb/gdb.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/gdb/install.add.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>contrib/crossrpms/gdb/install.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/gdb/target-gdb.add.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>contrib/crossrpms/gdb/target-gdb.add</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/gdb/build.add:1.16 rtems/contrib/crossrpms/gdb/build.add:1.17
--- rtems/contrib/crossrpms/gdb/build.add:1.16  Wed Aug 31 04:21:53 2011
+++ rtems/contrib/crossrpms/gdb/build.add       Wed Aug 31 22:48:10 2011
</font><font color='#997700'>@@ -19,6 +19,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/@tool_target@-gdb \
</font>     --with-sysroot=%{_prefix}/@tool_target@/sys-root \
     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \

<font color='#006600'>diff -u rtems/contrib/crossrpms/gdb/gdb.add:1.36 rtems/contrib/crossrpms/gdb/gdb.add:1.37
--- rtems/contrib/crossrpms/gdb/gdb.add:1.36    Wed Aug 31 04:21:53 2011
+++ rtems/contrib/crossrpms/gdb/gdb.add Wed Aug 31 22:48:10 2011
</font><font color='#997700'>@@ -12,7 +12,7 @@
</font> 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -23,24 +23,16 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
 %if "@tool_target@" == "powerpc-rtems@rtems_api@"
 %if "%{_build}" != "%{_host}"
 # psim doesn't support Cdn-X
<font color='#880000'>-%define build_sim --disable-sim
</font><font color='#000088'>+%global build_sim --disable-sim
</font> %else
<font color='#880000'>-%define build_sim --enable-sim --enable-sim-trace
</font><font color='#000088'>+%global build_sim --enable-sim --enable-sim-trace
</font> %endif
 %endif
 %if "@tool_target@" == "sparc-rtems@rtems_api@"
<font color='#997700'>@@ -85,18 +77,13 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> %if %build_infos
 # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-%endif
-
-%if %build_infos
-
</font> Requires: @rpmprefix@gdb-common
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%endif
</font> @SOURCES@
 
 %description

<font color='#006600'>diff -u rtems/contrib/crossrpms/gdb/install.add:1.8 rtems/contrib/crossrpms/gdb/install.add:1.9
--- rtems/contrib/crossrpms/gdb/install.add:1.8 Wed Aug 31 09:28:22 2011
+++ rtems/contrib/crossrpms/gdb/install.add     Wed Aug 31 22:48:10 2011
</font><font color='#997700'>@@ -26,24 +26,22 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/lib@tool_target@-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/@tool_target@-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/@tool_target@-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
 %if "{gdb_version}" >= "7.3"
 %if ! %{with python}
 # gdb-7.3 doesn't honor --without-python correctly
<font color='#880000'>-  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/gdb/python
</font><font color='#000088'>+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/@tool_target@-gdb/python
</font> %endif
 %endif
   cd ..

<font color='#006600'>diff -u rtems/contrib/crossrpms/gdb/target-gdb.add:1.7 rtems/contrib/crossrpms/gdb/target-gdb.add:1.8
--- rtems/contrib/crossrpms/gdb/target-gdb.add:1.7      Wed Sep  2 01:39:31 2009
+++ rtems/contrib/crossrpms/gdb/target-gdb.add  Wed Aug 31 22:48:10 2011
</font><font color='#997700'>@@ -15,6 +15,7 @@
</font> %defattr(-,root,root)
 %sysdir %{_prefix}
 %sysdir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/@tool_target@-gdb}
</font> 
 %sysdir %{_mandir}
 %sysdir %{_mandir}/man1
</pre>
<p> </p>
<a name='cs2'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>gdb-7.3
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&diff_format=h">M</a></td><td width='1%'>1.3</td><td width='100%'>contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/arm/Makefile.am.diff?r1=text&tr1=1.56&r2=text&tr2=1.57&diff_format=h">M</a></td><td width='1%'>1.57</td><td width='100%'>contrib/crossrpms/rtems4.11/arm/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/arm/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/arm/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/avr/Makefile.am.diff?r1=text&tr1=1.57&r2=text&tr2=1.58&diff_format=h">M</a></td><td width='1%'>1.58</td><td width='100%'>contrib/crossrpms/rtems4.11/avr/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/avr/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/avr/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/h8300/Makefile.am.diff?r1=text&tr1=1.56&r2=text&tr2=1.57&diff_format=h">M</a></td><td width='1%'>1.57</td><td width='100%'>contrib/crossrpms/rtems4.11/h8300/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/h8300/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/h8300/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/i386/Makefile.am.diff?r1=text&tr1=1.58&r2=text&tr2=1.59&diff_format=h">M</a></td><td width='1%'>1.59</td><td width='100%'>contrib/crossrpms/rtems4.11/i386/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/i386/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/i386/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/lm32/Makefile.am.diff?r1=text&tr1=1.58&r2=text&tr2=1.59&diff_format=h">M</a></td><td width='1%'>1.59</td><td width='100%'>contrib/crossrpms/rtems4.11/lm32/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/lm32/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/lm32/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32c/Makefile.am.diff?r1=text&tr1=1.59&r2=text&tr2=1.60&diff_format=h">M</a></td><td width='1%'>1.60</td><td width='100%'>contrib/crossrpms/rtems4.11/m32c/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32c/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/m32c/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32r/Makefile.am.diff?r1=text&tr1=1.56&r2=text&tr2=1.57&diff_format=h">M</a></td><td width='1%'>1.57</td><td width='100%'>contrib/crossrpms/rtems4.11/m32r/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32r/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/m32r/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m68k/Makefile.am.diff?r1=text&tr1=1.58&r2=text&tr2=1.59&diff_format=h">M</a></td><td width='1%'>1.59</td><td width='100%'>contrib/crossrpms/rtems4.11/m68k/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m68k/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/m68k/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/mips/Makefile.am.diff?r1=text&tr1=1.58&r2=text&tr2=1.59&diff_format=h">M</a></td><td width='1%'>1.59</td><td width='100%'>contrib/crossrpms/rtems4.11/mips/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/mips/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/mips/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>contrib/crossrpms/rtems4.11/mipstx39/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/mipstx39/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/mipstx39/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/powerpc/Makefile.am.diff?r1=text&tr1=1.59&r2=text&tr2=1.60&diff_format=h">M</a></td><td width='1%'>1.60</td><td width='100%'>contrib/crossrpms/rtems4.11/powerpc/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/powerpc/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/powerpc/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sh/Makefile.am.diff?r1=text&tr1=1.58&r2=text&tr2=1.59&diff_format=h">M</a></td><td width='1%'>1.59</td><td width='100%'>contrib/crossrpms/rtems4.11/sh/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sh/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/sh/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sparc/Makefile.am.diff?r1=text&tr1=1.61&r2=text&tr2=1.62&diff_format=h">M</a></td><td width='1%'>1.62</td><td width='100%'>contrib/crossrpms/rtems4.11/sparc/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sparc/gdb-sources.add.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/rtems4.11/sparc/gdb-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sparc64/Makefile.am.diff?r1=text&tr1=1.48&r2=text&tr2=1.49&diff_format=h">M</a></td><td width='1%'>1.49</td><td width='100%'>contrib/crossrpms/rtems4.11/sparc64/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sparc64/gdb-sources.add.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>contrib/crossrpms/rtems4.11/sparc64/gdb-sources.add</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am:1.11 rtems/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am:1.12
--- rtems/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am:1.11 Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am      Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add:1.2 rtems/contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add:1.3
--- rtems/contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add:1.2      Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add  Wed Aug 31 22:54:08 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/arm/Makefile.am:1.56 rtems/contrib/crossrpms/rtems4.11/arm/Makefile.am:1.57
--- rtems/contrib/crossrpms/rtems4.11/arm/Makefile.am:1.56      Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/arm/Makefile.am   Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -21,9 +21,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/arm/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/arm/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/arm/gdb-sources.add:1.6   Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/arm/gdb-sources.add       Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/avr/Makefile.am:1.57 rtems/contrib/crossrpms/rtems4.11/avr/Makefile.am:1.58
--- rtems/contrib/crossrpms/rtems4.11/avr/Makefile.am:1.57      Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/avr/Makefile.am   Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS +=
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/avr/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/avr/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/avr/gdb-sources.add:1.6   Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/avr/gdb-sources.add       Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/h8300/Makefile.am:1.56 rtems/contrib/crossrpms/rtems4.11/h8300/Makefile.am:1.57
--- rtems/contrib/crossrpms/rtems4.11/h8300/Makefile.am:1.56    Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/h8300/Makefile.am Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/h8300/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/h8300/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/h8300/gdb-sources.add:1.6 Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/h8300/gdb-sources.add     Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/i386/Makefile.am:1.58 rtems/contrib/crossrpms/rtems4.11/i386/Makefile.am:1.59
--- rtems/contrib/crossrpms/rtems4.11/i386/Makefile.am:1.58     Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/i386/Makefile.am  Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/i386/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/i386/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/i386/gdb-sources.add:1.6  Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/i386/gdb-sources.add      Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/lm32/Makefile.am:1.58 rtems/contrib/crossrpms/rtems4.11/lm32/Makefile.am:1.59
--- rtems/contrib/crossrpms/rtems4.11/lm32/Makefile.am:1.58     Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/lm32/Makefile.am  Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/lm32/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/lm32/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/lm32/gdb-sources.add:1.6  Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/lm32/gdb-sources.add      Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32c/Makefile.am:1.59 rtems/contrib/crossrpms/rtems4.11/m32c/Makefile.am:1.60
--- rtems/contrib/crossrpms/rtems4.11/m32c/Makefile.am:1.59     Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/m32c/Makefile.am  Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS +=
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32c/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/m32c/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/m32c/gdb-sources.add:1.6  Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/m32c/gdb-sources.add      Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32r/Makefile.am:1.56 rtems/contrib/crossrpms/rtems4.11/m32r/Makefile.am:1.57
--- rtems/contrib/crossrpms/rtems4.11/m32r/Makefile.am:1.56     Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/m32r/Makefile.am  Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS +=
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32r/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/m32r/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/m32r/gdb-sources.add:1.6  Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/m32r/gdb-sources.add      Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m68k/Makefile.am:1.58 rtems/contrib/crossrpms/rtems4.11/m68k/Makefile.am:1.59
--- rtems/contrib/crossrpms/rtems4.11/m68k/Makefile.am:1.58     Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/m68k/Makefile.am  Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m68k/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/m68k/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/m68k/gdb-sources.add:1.6  Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/m68k/gdb-sources.add      Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/mips/Makefile.am:1.58 rtems/contrib/crossrpms/rtems4.11/mips/Makefile.am:1.59
--- rtems/contrib/crossrpms/rtems4.11/mips/Makefile.am:1.58     Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/mips/Makefile.am  Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/mips/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/mips/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/mips/gdb-sources.add:1.6  Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/mips/gdb-sources.add      Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am:1.8 rtems/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am:1.9
--- rtems/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am:1.8  Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am      Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -6,8 +6,8 @@
</font> include $(top_srcdir)/mkspec.am
 
 # We only want a gdb with a tx39 simulator in it.  We share the other tools
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/mipstx39/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/mipstx39/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/mipstx39/gdb-sources.add:1.6      Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/mipstx39/gdb-sources.add  Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/powerpc/Makefile.am:1.59 rtems/contrib/crossrpms/rtems4.11/powerpc/Makefile.am:1.60
--- rtems/contrib/crossrpms/rtems4.11/powerpc/Makefile.am:1.59  Fri Aug 26 00:28:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/powerpc/Makefile.am       Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/powerpc/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/powerpc/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/powerpc/gdb-sources.add:1.6       Tue Sep  7 12:07:44 2010
+++ rtems/contrib/crossrpms/rtems4.11/powerpc/gdb-sources.add   Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sh/Makefile.am:1.58 rtems/contrib/crossrpms/rtems4.11/sh/Makefile.am:1.59
--- rtems/contrib/crossrpms/rtems4.11/sh/Makefile.am:1.58       Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/sh/Makefile.am    Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sh/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/sh/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/sh/gdb-sources.add:1.6    Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/sh/gdb-sources.add        Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sparc/Makefile.am:1.61 rtems/contrib/crossrpms/rtems4.11/sparc/Makefile.am:1.62
--- rtems/contrib/crossrpms/rtems4.11/sparc/Makefile.am:1.61    Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/sparc/Makefile.am Wed Aug 31 22:52:30 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sparc/gdb-sources.add:1.6 rtems/contrib/crossrpms/rtems4.11/sparc/gdb-sources.add:1.7
--- rtems/contrib/crossrpms/rtems4.11/sparc/gdb-sources.add:1.6 Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/sparc/gdb-sources.add     Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sparc64/Makefile.am:1.48 rtems/contrib/crossrpms/rtems4.11/sparc64/Makefile.am:1.49
--- rtems/contrib/crossrpms/rtems4.11/sparc64/Makefile.am:1.48  Wed Aug 31 04:15:16 2011
+++ rtems/contrib/crossrpms/rtems4.11/sparc64/Makefile.am       Wed Aug 31 22:52:29 2011
</font><font color='#997700'>@@ -20,9 +20,9 @@
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx
 
<font color='#880000'>-GDB_VERS = 7.2
</font><font color='#000088'>+GDB_VERS = 7.3
</font> GDB_PKGVERS = $(GDB_VERS)
<font color='#880000'>-GDB_RPMREL = 2
</font><font color='#000088'>+GDB_RPMREL = 1
</font> include ../gdb.am
 GDB_OPTS +=
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sparc64/gdb-sources.add:1.5 rtems/contrib/crossrpms/rtems4.11/sparc64/gdb-sources.add:1.6
--- rtems/contrib/crossrpms/rtems4.11/sparc64/gdb-sources.add:1.5       Wed Aug 31 04:15:39 2011
+++ rtems/contrib/crossrpms/rtems4.11/sparc64/gdb-sources.add   Wed Aug 31 22:54:09 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
</pre>
<p> </p>
<a name='cs3'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Regenerate.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&diff_format=h">M</a></td><td width='1%'>1.3</td><td width='100%'>contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec:1.2 rtems/contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec:1.3
--- rtems/contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec:1.2        Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11-gdb.spec    Wed Aug 31 22:55:46 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-arm-rtemseabi4.11-gdb
 Summary:       Gdb for target arm-rtemseabi4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,14 +86,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -142,6 +135,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/arm-rtemseabi4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -171,20 +165,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libarm-rtemseabi4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/arm-rtemseabi4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/arm-rtemseabi4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/arm-rtemseabi4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -235,6 +233,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/arm-rtemseabi4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec:1.7 rtems/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec:1.8
--- rtems/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec:1.7 Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec     Wed Aug 31 22:55:46 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-arm-rtems4.11-gdb
 Summary:       Gdb for target arm-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,14 +86,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -142,6 +135,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/arm-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -171,20 +165,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libarm-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/arm-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/arm-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/arm-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -235,6 +233,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/arm-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec:1.7 rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec:1.8
--- rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec:1.7 Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec     Wed Aug 31 22:55:46 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-avr-rtems4.11-gdb
 Summary:       Gdb for target avr-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,14 +86,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -142,6 +135,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/avr-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -171,20 +165,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libavr-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/avr-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/avr-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/avr-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -235,6 +233,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/avr-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec:1.4 rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec:1.5
--- rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec:1.4       Wed Aug 31 09:30:21 2011
+++ rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec   Wed Aug 31 22:55:46 2011
</font><font color='#997700'>@@ -59,7 +59,7 @@
</font> 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,9 +86,6 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
-
-
</font> BuildRequires:  rtems-4.11-bfin-rtems4.11-binutils
 BuildRequires:  texinfo
 
<font color='#997700'>@@ -140,6 +129,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/bfin-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -163,24 +153,22 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libbfin-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/bfin-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/bfin-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
 %if "{gdb_version}" >= "7.3"
 %if ! %{with python}
 # gdb-7.3 doesn't honor --without-python correctly
<font color='#880000'>-  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/gdb/python
</font><font color='#000088'>+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/bfin-rtems4.11-gdb/python
</font> %endif
 %endif
   cd ..
<font color='#997700'>@@ -233,6 +221,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/bfin-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec:1.8 rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec:1.9
--- rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec:1.8     Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec Wed Aug 31 22:55:46 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-h8300-rtems4.11-gdb
 Summary:       Gdb for target h8300-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -98,14 +90,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -146,6 +139,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/h8300-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -175,20 +169,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libh8300-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/h8300-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/h8300-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/h8300-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -239,6 +237,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/h8300-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec:1.7 rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec:1.8
--- rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec:1.7       Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec   Wed Aug 31 22:55:46 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-i386-rtems4.11-gdb
 Summary:       Gdb for target i386-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,14 +86,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -142,6 +135,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/i386-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -171,20 +165,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libi386-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/i386-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/i386-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/i386-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -235,6 +233,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/i386-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec:1.8 rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec:1.9
--- rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec:1.8       Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec   Wed Aug 31 22:55:46 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-lm32-rtems4.11-gdb
 Summary:       Gdb for target lm32-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -98,14 +90,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -146,6 +139,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/lm32-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -175,20 +169,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/liblm32-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/lm32-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/lm32-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/lm32-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -239,6 +237,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/lm32-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec:1.8 rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec:1.9
--- rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec:1.8       Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec   Wed Aug 31 22:55:46 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-m32c-rtems4.11-gdb
 Summary:       Gdb for target m32c-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -98,14 +90,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -146,6 +139,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/m32c-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -175,20 +169,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libm32c-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/m32c-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/m32c-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/m32c-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -239,6 +237,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/m32c-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec:1.7 rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec:1.8
--- rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec:1.7       Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec   Wed Aug 31 22:55:47 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-m32r-rtems4.11-gdb
 Summary:       Gdb for target m32r-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,14 +86,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -142,6 +135,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/m32r-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -171,20 +165,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libm32r-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/m32r-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/m32r-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/m32r-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -235,6 +233,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/m32r-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec:1.7 rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec:1.8
--- rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec:1.7       Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec   Wed Aug 31 22:55:47 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-m68k-rtems4.11-gdb
 Summary:       Gdb for target m68k-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,14 +86,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -142,6 +135,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/m68k-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -171,20 +165,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libm68k-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/m68k-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/m68k-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/m68k-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -235,6 +233,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/m68k-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec:1.7 rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec:1.8
--- rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec:1.7       Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec   Wed Aug 31 22:55:47 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-mips-rtems4.11-gdb
 Summary:       Gdb for target mips-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,14 +86,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -142,6 +135,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/mips-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -171,20 +165,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libmips-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/mips-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/mips-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/mips-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -235,6 +233,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/mips-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec:1.8 rtems/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec:1.9
--- rtems/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec:1.8       Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec   Wed Aug 31 22:55:47 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-mipstx39-rtems4.11-gdb
 Summary:       Gdb for target mipstx39-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -98,14 +90,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -146,6 +139,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/mipstx39-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -175,20 +169,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libmipstx39-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/mipstx39-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/mipstx39-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/mipstx39-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -239,6 +237,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/mipstx39-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec:1.9 rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec:1.10
--- rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec:1.9 Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec     Wed Aug 31 22:55:47 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-powerpc-rtems4.11-gdb
 Summary:       Gdb for target powerpc-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,23 +70,15 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
 %if "%{_build}" != "%{_host}"
 # psim doesn't support Cdn-X
<font color='#880000'>-%define build_sim --disable-sim
</font><font color='#000088'>+%global build_sim --disable-sim
</font> %else
<font color='#880000'>-%define build_sim --enable-sim --enable-sim-trace
</font><font color='#000088'>+%global build_sim --enable-sim --enable-sim-trace
</font> %endif
 
 # suse
<font color='#997700'>@@ -100,14 +92,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -148,6 +141,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/powerpc-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -177,20 +171,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libpowerpc-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/powerpc-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/powerpc-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/powerpc-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -241,6 +239,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/powerpc-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec:1.7 rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec:1.8
--- rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec:1.7   Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec       Wed Aug 31 22:55:47 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-sh-rtems4.11-gdb
 Summary:       Gdb for target sh-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,14 +86,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -142,6 +135,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/sh-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -171,20 +165,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libsh-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/sh-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/sh-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/sh-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -235,6 +233,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/sh-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec:1.8 rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec:1.9
--- rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec:1.8     Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec Wed Aug 31 22:55:47 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-sparc-rtems4.11-gdb
 Summary:       Gdb for target sparc-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -98,14 +90,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -146,6 +139,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/sparc-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -175,20 +169,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libsparc-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/sparc-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/sparc-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/sparc-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -239,6 +237,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/sparc-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec:1.5 rtems/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec:1.6
--- rtems/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec:1.5 Wed Aug 31 04:17:31 2011
+++ rtems/contrib/crossrpms/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-gdb.spec     Wed Aug 31 22:55:47 2011
</font><font color='#997700'>@@ -45,21 +45,21 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define gdb_version 7.2
-%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define gdb_version 7.3
+%define gdb_rpmvers %{expand:%(echo 7.3 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:          rtems-4.11-sparc64-rtems4.11-gdb
 Summary:       Gdb for target sparc64-rtems4.11
 Group:         Development/Tools
 Version:       %{gdb_rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      1%{?dist}
</font> License:  GPL/LGPL
 URL:<span style="background-color: #FF0000"> </span>             http://sources.redhat.com/gdb
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{_host_rpmprefix}gcc
 
<font color='#880000'>-%define build_sim --enable-sim
</font><font color='#000088'>+%global build_sim --enable-sim
</font> 
 # Whether to build against system readline
 # Default: yes
<font color='#997700'>@@ -70,15 +70,7 @@
</font> # Can't build python Cdn-X
 %bcond_with python
 %else
<font color='#880000'>-%if "%{gdb_version}" >= "7.3"
-# Python support is broken
-%bcond_with python
-%elseif "%{gdb_version}" >= "6.8.50"
</font> %bcond_without python
<font color='#880000'>-%else
-# python is unsupported
-%bcond_with python
-%endif
</font> %endif
 %{?with_python:BuildRequires: %{_host_rpmprefix}python-devel}
 
<font color='#997700'>@@ -94,14 +86,15 @@
</font> %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
 BuildRequires:  %{_host_rpmprefix}ncurses-devel
 
<font color='#880000'>-
</font> # Required for building the infos
 BuildRequires: /sbin/install-info
 BuildRequires: texinfo >= 4.2
<font color='#880000'>-
-
</font> Requires: rtems-4.11-gdb-common
 
<font color='#000088'>+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
</font> %if "%{gdb_version}" == "7.2"
 Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
<font color='#997700'>@@ -142,6 +135,7 @@
</font>     %{?with_system_readline:--with-system-readline} \
     --with-expat \
     %{?with_python:--with-python}%{!?with_python:--without-python} \
<font color='#000088'>+    --with-gdb-datadir=%{_datadir}/sparc64-rtems4.11-gdb \
</font>     --prefix=%{_prefix} --bindir=%{_bindir} \
     --includedir=%{_includedir} --libdir=%{_libdir} \
     --mandir=%{_mandir} --infodir=%{_infodir}
<font color='#997700'>@@ -171,20 +165,24 @@
</font> # host library, installed to a bogus directory
   rm -f ${RPM_BUILD_ROOT}%{_libdir}/libsparc64-rtems4.11-sim.a
 
<font color='#880000'>-%if "%{gdb_version}" >= "7.0"
</font> # Bug in gdb-7.0, bogusly installs linux-only files
   somethinguseful=0
<font color='#880000'>-  for f in ${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls/*.xml; do
</font><font color='#000088'>+  for f in ${RPM_BUILD_ROOT}%{_datadir}/sparc64-rtems4.11-gdb/syscalls/*.xml; do
</font>     case $f in
     *linux.xml) rm -f $f;;
     *.xml) somethinguseful=1;;
     esac
   done
   if test $somethinguseful -eq 0; then
<font color='#880000'>-    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/gdb/syscalls"
</font><font color='#000088'>+    rm -rf "${RPM_BUILD_ROOT}%{_datadir}/sparc64-rtems4.11-gdb/syscalls"
</font>   fi
<font color='#880000'>-%endif
</font> 
<font color='#000088'>+%if "{gdb_version}" >= "7.3"
+%if ! %{with python}
+# gdb-7.3 doesn't honor --without-python correctly
+  rm -rf ${RPM_BUILD_ROOT}%{_datadir}/sparc64-rtems4.11-gdb/python
+%endif
+%endif
</font>   cd ..
 
 # Extract %%__os_install_post into os_install_post~
<font color='#997700'>@@ -235,6 +233,7 @@
</font> %defattr(-,root,root)
 %dir %{_prefix}
 %dir %{_prefix}/share
<font color='#000088'>+%{?with_python:%{_datadir}/sparc64-rtems4.11-gdb}
</font> 
 %dir %{_mandir}
 %dir %{_mandir}/man1
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>