Accepting request 623145 from home:michals
- gcc-c++-32bit is needed to build 32bit code (boo#1101338). OBS-URL: https://build.opensuse.org/request/show/623145 OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=11
This commit is contained in:
parent
842e9fc00a
commit
950d64461e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 14:24:48 UTC 2018 - msuchanek@suse.com
|
||||
|
||||
- gcc-c++-32bit is needed to build 32bit code (boo#1101338).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 12:23:05 UTC 2018 - mvetter@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@ Name: stockfish
|
||||
Version: 9
|
||||
Release: 0
|
||||
Summary: Powerful open source chess engine
|
||||
License: GPL-3.0+
|
||||
License: GPL-3.0-or-later
|
||||
Url: http://stockfishchess.org
|
||||
Source0: https://github.com/official-stockfish/Stockfish/archive/sf_%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
# steal some documentation from ubuntu
|
||||
@ -30,6 +30,9 @@ Source11: https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/vivid/%{nam
|
||||
Patch: date.patch
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: gcc-c++
|
||||
%ifarch %power64
|
||||
BuildRequires: gcc-c++-32bit
|
||||
%endif
|
||||
Recommends: xboard
|
||||
Provides: chess_backend
|
||||
ExclusiveArch: %power64 %ix86 x86_64 armv7l armv7hl armv7hnl
|
||||
|
Loading…
x
Reference in New Issue
Block a user