summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-25 07:42:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-25 07:42:28 +0000
commitd35ffd685610b85a172c7810f8607383aeba2e01 (patch)
treef7ea875c4ac45b89cde3f4657fd9ea7ee617af76 /contrib
parentBump GDB_RPMREL. (diff)
downloadrtems-d35ffd685610b85a172c7810f8607383aeba2e01.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec5
1 files changed, 4 insertions, 1 deletions
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 f6a5e4081d..2c6b062ca6 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)
@@ -75,6 +75,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%if "lm32-rtems4.10" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
+%if "lm32-rtems4.10" == "lm32-rtems4.10"
+%define build_sim --disable-sim
+%endif
%if "lm32-rtems4.10" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif