Thu, 23 May 2024 05:44:11 UTC | login

Information for build libdirq-0.5-2.fc29

ID37868
Package Namelibdirq
Version0.5
Release2.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
StartedThu, 07 Jun 2018 17:27:49 UTC
CompletedThu, 07 Jun 2018 17:47:54 UTC
Taskbuild (f29-candidate, libdirq-0.5-2.fc29.src.rpm)
Tags
f29
RPMs
src
libdirq-0.5-2.fc29.src.rpm (info) (download)
riscv64
libdirq-0.5-2.fc29.riscv64.rpm (info) (download)
libdirq-devel-0.5-2.fc29.riscv64.rpm (info) (download)
libdirq-static-0.5-2.fc29.riscv64.rpm (info) (download)
libdirq-debuginfo-0.5-2.fc29.riscv64.rpm (info) (download)
libdirq-debugsource-0.5-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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.