From 950d64461ebdca2ddada13954451ced82e4a7ee830d2d957da4fa041097e81e8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 16 Jul 2018 14:46:42 +0000 Subject: [PATCH] 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 --- stockfish.changes | 5 +++++ stockfish.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/stockfish.changes b/stockfish.changes index 82e85cd..4e7b571 100644 --- a/stockfish.changes +++ b/stockfish.changes @@ -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 diff --git a/stockfish.spec b/stockfish.spec index d9e9fe8..00dda6a 100644 --- a/stockfish.spec +++ b/stockfish.spec @@ -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