Thu, 28 Mar 2024 14:42:41 UTC | login

Information for build kyotocabinet-1.2.76-18.fc29

ID67299
Package Namekyotocabinet
Version1.2.76
Release18.fc29
Epoch
SummaryA straightforward implementation of DBM
DescriptionKyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. And there is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 04 Aug 2018 11:09:58 UTC
CompletedSat, 04 Aug 2018 12:51:19 UTC
Taskbuild (f29-candidate, kyotocabinet-1.2.76-18.fc29.src.rpm)
Tags
f29
f30
f31
RPMs
src
kyotocabinet-1.2.76-18.fc29.src.rpm (info) (download)
noarch
kyotocabinet-apidocs-1.2.76-18.fc29.noarch.rpm (info) (download)
riscv64
kyotocabinet-1.2.76-18.fc29.riscv64.rpm (info) (download)
kyotocabinet-devel-1.2.76-18.fc29.riscv64.rpm (info) (download)
kyotocabinet-libs-1.2.76-18.fc29.riscv64.rpm (info) (download)
kyotocabinet-debuginfo-1.2.76-18.fc29.riscv64.rpm (info) (download)
kyotocabinet-debugsource-1.2.76-18.fc29.riscv64.rpm (info) (download)
kyotocabinet-libs-debuginfo-1.2.76-18.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.76-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 07 2018 Adam Williamson <awilliam@redhat.com> - 1.2.76-17 - Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.76-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.76-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.76-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Feb 12 2017 Robert Scheck <robert@fedoraproject.org> 1.2.76-13 - Replace patch from openSUSE by the Debian one to not only build kyotocabinet with GCC >= 6 but also with GCC >= 7 (#1307706 #c15) * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.76-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Aug 14 2016 Robert Scheck <robert@fedoraproject.org> 1.2.76-11 - Added patch from openSUSE to build with GCC >= 6 (#1307706)