Sun, 09 Jun 2024 03:40:23 UTC | login

Information for build polyglot-chess-1.4-11.20140902gitf46ee06.fc29

ID28623
Package Namepolyglot-chess
Version1.4
Release11.20140902gitf46ee06.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/polyglot-chess.git#ed73e6c38f6818a8dd2cdcfbeb2b8715375306a1
SummaryPolyglot chess opening book program
DescriptionPolyGlot is a "UCI adapter". It connects a UCI chess engine to an xboard interface such as WinBoard. UCI2WB is another such adapter (for Windows). PolyGlot tries to solve known problems with other adapters. For instance, it detects and reports draws by fifty-move rule, repetition, etc ... New Features: Builds a polyglot book but supports a leveldb position/game index as well. The leveldb option can be enabled with -leveldb
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 23 May 2018 22:39:02 UTC
CompletedWed, 23 May 2018 23:58:30 UTC
Taskbuild (f29-candidate, /rpms/polyglot-chess.git:ed73e6c38f6818a8dd2cdcfbeb2b8715375306a1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/polyglot-chess.git?#ed73e6c38f6818a8dd2cdcfbeb2b8715375306a1'}}
Tags
f29
RPMs
src
polyglot-chess-1.4-11.20140902gitf46ee06.fc29.src.rpm (info) (download)
riscv64
polyglot-chess-1.4-11.20140902gitf46ee06.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> - 1.4-11.20140902gitf46ee06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-10.20140902gitf46ee06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-9.20140902gitf46ee06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-8.20140902gitf46ee06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Aug 07 2016 Igor Gnatenko <ignatenko@redhat.com> - 1.4-7.20140902gitf46ee06 - Rebuild for LevelDB 1.18 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-6.20140902gitf46ee06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Nov 26 2015 Raphael Groner <projects.rg@smart.ms> - 1.4-5.20140902gitf46ee06 - fix rpmlint warnings * Mon Nov 09 2015 Raphael Groner <projects.rg@smart.ms> - 1.4-4.20140902gitf46ee06 - use install command and avoid extra mkdir - move example files to documentation * Sun Oct 25 2015 Raphael Groner <projects.rg@smart.ms> - 1.4-3.20140902gitf46ee06 - use simply pkgconfig to find leveldb - add debian documentation files - rename globals * Sun Mar 01 2015 Raphael Groner <projects.rg@smart.ms> - 1.4-2.20140902gitf46ee06 - implement cmake - distribute manpage and openbook from ubuntu * Sat Feb 28 2015 Raphael Groner <projects.rg (AT) smart.ms> - 1.4-1.20140902gitf46ee06 - initial