Tue, 07 May 2024 09:39:16 UTC | login

Information for build Judy-1.0.5-20.fc31

ID101321
Package NameJudy
Version1.0.5
Release20.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/Judy.git#87c59a8f15a0d43403c51f8d373f7e8be810c4cb
SummaryGeneral purpose dynamic array
DescriptionJudy is a C library that provides a state-of-the-art core technology that implements a sparse dynamic array. Judy arrays are declared simply with a null pointer. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency. A Judy array is extensible and can scale up to a very large number of elements, bounded only by machine memory. Since Judy is designed as an unbounded array, the size of a Judy array is not pre-allocated but grows and shrinks dynamically with the array population.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 15:02:09 UTC
CompletedWed, 24 Jul 2019 15:25:05 UTC
Taskbuild (f31-candidate, /rpms/Judy.git:87c59a8f15a0d43403c51f8d373f7e8be810c4cb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Judy.git#87c59a8f15a0d43403c51f8d373f7e8be810c4cb'}}
Tags
f31
RPMs
src
Judy-1.0.5-20.fc31.src.rpm (info) (download)
riscv64
Judy-1.0.5-20.fc31.riscv64.rpm (info) (download)
Judy-devel-1.0.5-20.fc31.riscv64.rpm (info) (download)
Judy-debuginfo-1.0.5-20.fc31.riscv64.rpm (info) (download)
Judy-debugsource-1.0.5-20.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 22 2019 Paul Howarth <paul@city-fan.org> - 1.0.5-20 - Modernize spec - Use %make_install - Use %set_build_flags - Drop conditionals for building with old distributions - Re-format %description to 80 columns - Comment patch applications in %prep section * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Paul Howarth <paul@city-fan.org> - 1.0.5-17 - ldconfig scriptlets replaced by RPM File Triggers from Fedora 28 - Drop legacy BuildRoot: and Group: tags - Drop redundant explicit buildroot cleaning - Specify all explicitly-used build requirements - Use %license where possible - Drop %defattr, redundant since rpm 4.4 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild