summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-24 05:47:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-24 05:47:47 +0000
commitddde07934576ba939bf3eac55018b2f5535afe55 (patch)
tree4b83dbaee57778c734d7f7db586e2c0803f66859 /contrib
parentUse "%{?suse}" >= "10.3" to detect suse (diff)
downloadrtems-ddde07934576ba939bf3eac55018b2f5535afe55.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec2
1 files changed, 1 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 0216cbda85..06a340426d 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
@@ -82,7 +82,7 @@ BuildRequires: %{_host_rpmprefix}gcc
%if "%{gdb_version}" >= "6.6"
# suse
-%if 0%{?suse}
+%if "%{?suse}" >= "10.3"
BuildRequires: libexpat-devel
%else
# Fedora/CentOS/Cygwin/MinGW