Sat, 01 Jun 2024 07:31:14 UTC | login

Information for build sirius-0.8.0-34.fc29

ID45175
Package Namesirius
Version0.8.0
Release34.fc29
Epoch
SummaryReversi game for Gnome
DescriptionSirius is a program for playing the game of reversi. The program includes an AI (Artificial Intelligence) opponent which plays at a very challenging level and is actually quite hard to beat. The AI opponent's strength can therefore be adjusted in several ways to give you a suitable opponent. The AI opponent uses a plain alpha-beta search with hashing to figure out which move to make. To be able to tell a good position from a bad one, it uses a pattern based evaluation function. The pattern used is the 9 discs surrounding each corner and the 8 discs creating the edge of the board. The evaluation function also takes mobility, potential mobility and parity into count. For the initial 9 moves the AI opponent optionally uses a simple opening book. During midgame it searches and evaluates about 200.000 nodes per second on a PIII 750 MHz, in the endgame this number is significantly higher due to more transpositions and a less expensive evaluation function.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 21 Jun 2018 22:11:49 UTC
CompletedFri, 22 Jun 2018 01:13:53 UTC
Taskbuild (f29-candidate, sirius-0.8.0-34.fc29.src.rpm)
Tags
f29
RPMs
src
sirius-0.8.0-34.fc29.src.rpm (info) (download)
riscv64
sirius-0.8.0-34.fc29.riscv64.rpm (info) (download)
sirius-debuginfo-0.8.0-34.fc29.riscv64.rpm (info) (download)
sirius-debugsource-0.8.0-34.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Jun 30 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.0-27 - Run autoreconf to update config.guess/sub for new arch support * Thu Jun 12 2014 Bruno Wolff III <bruno@wolff.to> - 0.8.0-26 - Fix quoting in patch * Tue Jun 10 2014 Bruno Wolff III <bruno@wolff.to> - 0.8.0-25 - Don't use message as a format string * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Feb 24 2013 Bruno Wolff III <bruno@wolff.to> - 0.8.0-22 - Remove vendor prefix from desktop file * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sat Nov 05 2011 Bruno Wolff III <bruno@wolff.to> - 0.8.0-18 - Rebuild for libpng 1.5 - Add -lm since sqrt stopped be inlined * Fri Jun 24 2011 Bruno Wolff III <bruno@wolff.to> - 0.8.0-17 - Note that upstream has disappeared - Run autogen.sh, since upstreams autotools stuff is out of date - Use iconv instead of a patch to convert doc files from latin1 to utf8 - Remove image extension in desktop file - Correct category in desktop file - bug 485368 - Fix FTBFS - bugs 565100 and 715896 - Add build requires needed to run autogen.sh * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.8.0-13 - Autorebuild for GCC 4.3 * Thu Dec 20 2007 Arindam Ghosh <makghosh AT fedoraproject DOT org> - 0.8.0-12 - Rebuild for F8 * Fri Oct 05 2007 Arindam Ghosh <makghosh AT gmail DOT com> - 0.8.0-11 - Updated specfile * Wed Oct 03 2007 Arindam Ghosh <makghosh AT gmail DOT com> - 0.8.0-10 - Added a patch - Updated specfile - Bump release * Sat Sep 29 2007 Arindam Ghosh <makghosh AT gmail DOT com> - 0.8.0-9 - Removed the patch - Minor fixes in desktop entry * Thu Sep 20 2007 Arindam Ghosh <makghosh AT gmail DOT com> - 0.8.0-8 - Updated License tag to GPLv2+ - Fixed Build Require to perl(XML::Parser) - Added INSTALL option in make install - Removed CFLAGS option from make * Mon Sep 17 2007 Arindam Ghosh <makghosh AT gmail DOT com> - 0.8.0-7 - Added perl-XML-parser as a build require * Fri Sep 07 2007 Arindam Ghosh <makghosh AT gmail DOT com> - 0.8.0-6 - Specfile cleanup/Bump Release * Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 0.8.0-5 - Rebuild on all arches