Hello community, here is the log from the commit of package stockfish for openSUSE:Factory checked in at 2018-07-17 09:43:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stockfish (Old) and /work/SRC/openSUSE:Factory/.stockfish.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stockfish" Tue Jul 17 09:43:07 2018 rev:4 rq:623148 version:9 Changes: -------- --- /work/SRC/openSUSE:Factory/stockfish/stockfish.changes 2018-02-06 16:49:06.848180718 +0100 +++ /work/SRC/openSUSE:Factory/.stockfish.new/stockfish.changes 2018-07-17 09:43:56.184951638 +0200 @@ -1,0 +2,5 @@ +Mon Jul 16 14:24:48 UTC 2018 - [email protected] + +- gcc-c++-32bit is needed to build 32bit code (boo#1101338). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stockfish.spec ++++++ --- /var/tmp/diff_new_pack.XKvrpM/_old 2018-07-17 09:43:56.768949498 +0200 +++ /var/tmp/diff_new_pack.XKvrpM/_new 2018-07-17 09:43:56.768949498 +0200 @@ -20,7 +20,7 @@ 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 @@ 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
