Tue, 21 May 2024 09:35:06 UTC | login

Information for build libdirq-0.5-4.fc30

ID80835
Package Namelibdirq
Version0.5
Release4.fc30
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, 06 Dec 2018 03:44:53 UTC
CompletedThu, 06 Dec 2018 04:13:11 UTC
Taskbuild (f30-candidate, libdirq-0.5-4.fc30.src.rpm)
Tags
f30
f31
RPMs
src
libdirq-0.5-4.fc30.src.rpm (info) (download)
riscv64
libdirq-0.5-4.fc30.riscv64.rpm (info) (download)
libdirq-devel-0.5-4.fc30.riscv64.rpm (info) (download)
libdirq-static-0.5-4.fc30.riscv64.rpm (info) (download)
libdirq-debuginfo-0.5-4.fc30.riscv64.rpm (info) (download)
libdirq-debugsource-0.5-4.fc30.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).