summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-02 06:46:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-02 06:46:41 +0000
commitcae117d97ed171bbaf81f5aef52d3cbbc8f8c521 (patch)
treea0a60d3e3bc4fbf322be264343f8a27f3778a2ba /contrib
parentBump GDB_RPMREL. (diff)
downloadrtems-cae117d97ed171bbaf81f5aef52d3cbbc8f8c521.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec57
-rw-r--r--contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec57
-rw-r--r--contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec5
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec5
-rw-r--r--contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec9
14 files changed, 100 insertions, 114 deletions
diff --git a/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec
index 92f0794561..d6b6150a35 100644
--- a/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-arm-rtems4.10-gdb
Summary: Gdb for target arm-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,6 +232,9 @@ GNU gdb targetting arm-rtems4.10.
%files -n rtems-4.10-arm-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/arm-rtems4.10-*.1*
@@ -247,6 +250,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -268,6 +272,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*
diff --git a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec
index b4c0d2b540..2e5f23ed07 100644
--- a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-avr-rtems4.10-gdb
Summary: Gdb for target avr-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -106,13 +106,8 @@ BuildRequires: %{_host_rpmprefix}termcap-devel
BuildRequires: %{_host_rpmprefix}readline-devel
BuildRequires: %{_host_rpmprefix}ncurses-devel
-# Required for building the infos
-BuildRequires: /sbin/install-info
-BuildRequires: texinfo >= 4.2
-Requires: rtems-4.10-gdb-common
-
# A copy of a gdb development snapshot having been retrieved from
# ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
@@ -167,7 +162,6 @@ rm -f gdb-%{gdb_version}/readline/configure
--mandir=%{_mandir} --infodir=%{_infodir}
make %{?_smp_mflags} all
- make info
cd ..
%install
@@ -177,13 +171,8 @@ rm -f gdb-%{gdb_version}/readline/configure
cd build
make DESTDIR=$RPM_BUILD_ROOT install
- rm -f $RPM_BUILD_ROOT%{_infodir}/dir
- touch $RPM_BUILD_ROOT%{_infodir}/dir
-
-# These come from other packages
- rm -rf $RPM_BUILD_ROOT%{_infodir}/bfd*
- rm -rf $RPM_BUILD_ROOT%{_infodir}/configure*
- rm -rf $RPM_BUILD_ROOT%{_infodir}/standards*
+# Conflict with a native gdb's infos
+ rm -rf $RPM_BUILD_ROOT%{_infodir}
# We don't ship host files
rm -f ${RPM_BUILD_ROOT}%{_libdir}/libiberty*
@@ -239,6 +228,9 @@ GNU gdb targetting avr-rtems4.10.
%files -n rtems-4.10-avr-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/avr-rtems4.10-*.1*
@@ -246,40 +238,3 @@ GNU gdb targetting avr-rtems4.10.
%dir %{_bindir}
%{_bindir}/avr-rtems4.10-*
-# ==============================================================
-# rtems-4.10-gdb-common
-# ==============================================================
-%package -n rtems-4.10-gdb-common
-Summary: Base package for RTEMS gdbs
-Group: Development/Tools
-Requires(post): /sbin/install-info
-Requires(preun): /sbin/install-info
-
-%description -n rtems-4.10-gdb-common
-
-GDB files shared by all targets.
-
-%post -n rtems-4.10-gdb-common
- /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gdb.info.gz || :
- /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gdbint.info.gz || :
- /sbin/install-info --info-dir=%{_infodir} %{_infodir}/stabs.info.gz || :
- /sbin/install-info --info-dir=%{_infodir} %{_infodir}/annotate.info.gz || :
-
-%preun -n rtems-4.10-gdb-common
-if [ $1 -eq 0 ]; then
- /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gdb.info.gz || :
- /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gdbint.info.gz || :
- /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/stabs.info.gz || :
- /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/annotate.info.gz || :
-fi
-
-%files -n rtems-4.10-gdb-common
-%defattr(-,root,root)
-%dir %{_infodir}
-%ghost %{_infodir}/dir
-%{_infodir}/gdb.info*
-
-%{_infodir}/gdbint.info*
-%{_infodir}/stabs.info*
-%{_infodir}/annotate.info*
-
diff --git a/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec
index 834d7926a3..b367a4219b 100644
--- a/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-bfin-rtems4.10-gdb
Summary: Gdb for target bfin-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -106,13 +106,8 @@ BuildRequires: %{_host_rpmprefix}termcap-devel
BuildRequires: %{_host_rpmprefix}readline-devel
BuildRequires: %{_host_rpmprefix}ncurses-devel
-# Required for building the infos
-BuildRequires: /sbin/install-info
-BuildRequires: texinfo >= 4.2
-Requires: rtems-4.10-gdb-common
-
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.5-bfinrtems-20090122.diff
@@ -161,7 +156,6 @@ rm -f gdb-%{gdb_version}/readline/configure
--mandir=%{_mandir} --infodir=%{_infodir}
make %{?_smp_mflags} all
- make info
cd ..
%install
@@ -171,13 +165,8 @@ rm -f gdb-%{gdb_version}/readline/configure
cd build
make DESTDIR=$RPM_BUILD_ROOT install
- rm -f $RPM_BUILD_ROOT%{_infodir}/dir
- touch $RPM_BUILD_ROOT%{_infodir}/dir
-
-# These come from other packages
- rm -rf $RPM_BUILD_ROOT%{_infodir}/bfd*
- rm -rf $RPM_BUILD_ROOT%{_infodir}/configure*
- rm -rf $RPM_BUILD_ROOT%{_infodir}/standards*
+# Conflict with a native gdb's infos
+ rm -rf $RPM_BUILD_ROOT%{_infodir}
# We don't ship host files
rm -f ${RPM_BUILD_ROOT}%{_libdir}/libiberty*
@@ -233,6 +222,9 @@ GNU gdb targetting bfin-rtems4.10.
%files -n rtems-4.10-bfin-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/bfin-rtems4.10-*.1*
@@ -240,40 +232,3 @@ GNU gdb targetting bfin-rtems4.10.
%dir %{_bindir}
%{_bindir}/bfin-rtems4.10-*
-# ==============================================================
-# rtems-4.10-gdb-common
-# ==============================================================
-%package -n rtems-4.10-gdb-common
-Summary: Base package for RTEMS gdbs
-Group: Development/Tools
-Requires(post): /sbin/install-info
-Requires(preun): /sbin/install-info
-
-%description -n rtems-4.10-gdb-common
-
-GDB files shared by all targets.
-
-%post -n rtems-4.10-gdb-common
- /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gdb.info.gz || :
- /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gdbint.info.gz || :
- /sbin/install-info --info-dir=%{_infodir} %{_infodir}/stabs.info.gz || :
- /sbin/install-info --info-dir=%{_infodir} %{_infodir}/annotate.info.gz || :
-
-%preun -n rtems-4.10-gdb-common
-if [ $1 -eq 0 ]; then
- /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gdb.info.gz || :
- /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gdbint.info.gz || :
- /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/stabs.info.gz || :
- /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/annotate.info.gz || :
-fi
-
-%files -n rtems-4.10-gdb-common
-%defattr(-,root,root)
-%dir %{_infodir}
-%ghost %{_infodir}/dir
-%{_infodir}/gdb.info*
-
-%{_infodir}/gdbint.info*
-%{_infodir}/stabs.info*
-%{_infodir}/annotate.info*
-
diff --git a/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec
index fcbf6435aa..d8b8b9f4e6 100644
--- a/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-h8300-rtems4.10-gdb
Summary: Gdb for target h8300-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,6 +232,9 @@ GNU gdb targetting h8300-rtems4.10.
%files -n rtems-4.10-h8300-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/h8300-rtems4.10-*.1*
@@ -247,6 +250,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -268,6 +272,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*
diff --git a/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec
index 1dd027a618..5b631f6829 100644
--- a/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-i386-rtems4.10-gdb
Summary: Gdb for target i386-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,6 +232,9 @@ GNU gdb targetting i386-rtems4.10.
%files -n rtems-4.10-i386-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/i386-rtems4.10-*.1*
@@ -247,6 +250,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -268,6 +272,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*
diff --git a/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec
index 49f1d32ca7..acd0cd7aca 100644
--- a/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-lm32-rtems4.10-gdb
Summary: Gdb for target lm32-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -228,6 +228,9 @@ GNU gdb targetting lm32-rtems4.10.
%files -n rtems-4.10-lm32-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/lm32-rtems4.10-*.1*
diff --git a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec
index ff2c77770a..1b444bb4f6 100644
--- a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-m32c-rtems4.10-gdb
Summary: Gdb for target m32c-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -228,6 +228,9 @@ GNU gdb targetting m32c-rtems4.10.
%files -n rtems-4.10-m32c-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/m32c-rtems4.10-*.1*
diff --git a/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec
index 52d931f27d..527d75bd52 100644
--- a/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-m32r-rtems4.10-gdb
Summary: Gdb for target m32r-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,6 +232,9 @@ GNU gdb targetting m32r-rtems4.10.
%files -n rtems-4.10-m32r-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/m32r-rtems4.10-*.1*
@@ -247,6 +250,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -268,6 +272,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*
diff --git a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec
index d69fd231b1..ef7e0c7bd0 100644
--- a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-m68k-rtems4.10-gdb
Summary: Gdb for target m68k-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,6 +232,9 @@ GNU gdb targetting m68k-rtems4.10.
%files -n rtems-4.10-m68k-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/m68k-rtems4.10-*.1*
@@ -247,6 +250,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -268,6 +272,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*
diff --git a/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec
index 8bbee158ac..7fb2055bb7 100644
--- a/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-mips-rtems4.10-gdb
Summary: Gdb for target mips-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,6 +232,9 @@ GNU gdb targetting mips-rtems4.10.
%files -n rtems-4.10-mips-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/mips-rtems4.10-*.1*
@@ -247,6 +250,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -268,6 +272,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*
diff --git a/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
index 9b7914c7e8..fb245b5a3f 100644
--- a/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-mipstx39-rtems4.10-gdb
Summary: Gdb for target mipstx39-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -235,6 +235,9 @@ GNU gdb targetting mipstx39-rtems4.10.
%files -n rtems-4.10-mipstx39-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/mipstx39-rtems4.10-*.1*
@@ -250,6 +253,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -271,6 +275,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*
diff --git a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
index 7c417e0680..1317f28928 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-powerpc-rtems4.10-gdb
Summary: Gdb for target powerpc-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,6 +232,9 @@ GNU gdb targetting powerpc-rtems4.10.
%files -n rtems-4.10-powerpc-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/powerpc-rtems4.10-*.1*
@@ -247,6 +250,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -268,6 +272,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*
diff --git a/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec
index 9ae53194e6..6966d9ad3e 100644
--- a/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-sh-rtems4.10-gdb
Summary: Gdb for target sh-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,6 +232,9 @@ GNU gdb targetting sh-rtems4.10.
%files -n rtems-4.10-sh-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/sh-rtems4.10-*.1*
@@ -247,6 +250,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -268,6 +272,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*
diff --git a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec
index 64c58fab0b..9612b09353 100644
--- a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-sparc-rtems4.10-gdb
Summary: Gdb for target sparc-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -232,6 +232,9 @@ GNU gdb targetting sparc-rtems4.10.
%files -n rtems-4.10-sparc-rtems4.10-gdb
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_mandir}
%dir %{_mandir}/man1
%{_mandir}/man1/sparc-rtems4.10-*.1*
@@ -247,6 +250,7 @@ Summary: Base package for RTEMS gdbs
Group: Development/Tools
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+%{?_with_noarch_subpackages:BuildArch: noarch}
%description -n rtems-4.10-gdb-common
@@ -268,6 +272,9 @@ fi
%files -n rtems-4.10-gdb-common
%defattr(-,root,root)
+%dir %{_prefix}
+%dir %{_prefix}/share
+
%dir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gdb.info*