From 88ab8f3f1705b002c8e17102488d5c803d46b1b9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 24 Feb 2009 09:10:23 +0000 Subject: Regenerate, fix spec file. --- .../rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'contrib/crossrpms/rtems4.10/powerpc') 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 b68ecffba6..da74a45234 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: 8%{?dist} +Release: 9%{?dist} License: GPL/LGPL URL: http://sources.redhat.com/gdb BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -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 @@ -143,6 +143,9 @@ rm -f gdb-%{gdb_version}/readline/configure %endif %if "%{gdb_version}" >= "6.6" --with-expat \ +%endif +%if "%{gdb_version}" >= "6.8.50" + --without-python \ %endif --prefix=%{_prefix} --bindir=%{_bindir} \ --includedir=%{_includedir} --libdir=%{_libdir} \ -- cgit v1.2.3