Accepting request 314362 from home:Andreas_Schwab:Factory
- Add guile-devel to enable Scheme scripting support - Run ada tests also on ppc64 and s390 OBS-URL: https://build.opensuse.org/request/show/314362 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=122
This commit is contained in:
parent
7276e61a56
commit
dde3836773
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 29 07:27:44 UTC 2015 - schwab@suse.de
|
||||
|
||||
- Add guile-devel to enable Scheme scripting support
|
||||
- Run ada tests also on ppc64 and s390
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 3 11:42:10 UTC 2015 - schwab@suse.de
|
||||
|
||||
|
5
gdb.spec
5
gdb.spec
@ -217,14 +217,15 @@ BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: guile-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: texinfo
|
||||
BuildRequires: zlib-devel
|
||||
%if %{suse_version} < 1020
|
||||
BuildRequires: expat
|
||||
%else
|
||||
BuildRequires: libexpat-devel
|
||||
%endif
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: rpm-devel
|
||||
BuildRequires: zlib-devel
|
||||
@ -268,7 +269,7 @@ BuildRequires: gcc-fortran
|
||||
BuildRequires: gcc-java
|
||||
BuildRequires: gcc-objc
|
||||
# Copied from gcc-4.1.2-32.
|
||||
%ifarch %{ix86} x86_64 ia64 ppc alpha
|
||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 s390 alpha
|
||||
BuildRequires: gcc-ada
|
||||
%endif
|
||||
%if 0%{suse_version} > 1110
|
||||
|
Loading…
x
Reference in New Issue
Block a user