Fri, 24 May 2024 01:54:36 UTC | login

Information for build libdirq-0.5-4.fc29

ID71466
Package Namelibdirq
Version0.5
Release4.fc29
Epoch
SummaryC implementation of the simple directory queue algorithm
DescriptionThe goal of this library is to offer a "simple" queue system using the underlying filesystem for storage, security and to prevent race conditions via atomic operations. It focuses on simplicity, robustness and scalability. Multiple concurrent readers and writers can interact with the same queue. Other implementations of the same algorithm exist so readers and writers can be written in different programming languages.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 18 Aug 2018 17:00:43 UTC
CompletedSat, 18 Aug 2018 20:01:35 UTC
Taskbuild (f29-candidate, libdirq-0.5-4.fc29.src.rpm)
Tags
f29
f30
RPMs
src
libdirq-0.5-4.fc29.src.rpm (info) (download)
riscv64
libdirq-0.5-4.fc29.riscv64.rpm (info) (download)
libdirq-devel-0.5-4.fc29.riscv64.rpm (info) (download)
libdirq-static-0.5-4.fc29.riscv64.rpm (info) (download)
libdirq-debuginfo-0.5-4.fc29.riscv64.rpm (info) (download)
libdirq-debugsource-0.5-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 20 2018 Lionel Cons <lionel.cons@cern.ch> - 0.5-4 - Added explicit compilation requirements (#1604568). * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Aug 04 2017 Lionel Cons <lionel.cons@cern.ch> - 0.5-1 - Upgraded to upstream version 0.5. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 09 2016 Lionel Cons <lionel.cons@cern.ch> - 0.4-2 - Added support for $RPM_OPT_FLAGS (#1393899). * Mon Nov 14 2016 Lionel Cons <lionel.cons@cern.ch> - 0.4-1 - Initial Fedora/EPEL packaging.