Fri, 26 Apr 2024 02:42:15 UTC | login

Information for build libaec-1.0.2-3.el8

ID1074
Package Namelibaec
Version1.0.2
Release3.el8
Epoch
Sourcegit+https://git.centos.org/rpms/libaec.git#6c04f6a441cdaa7dcc21b92f113315536ec0cf4e
SummaryAdaptive Entropy Coding library
DescriptionLibaec provides fast loss-less compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. Libaec implements Golomb Rice coding as defined in the Space Data System Standard documents 121.0-B-2 and 120.0-G-2. Libaec includes a free drop-in replacement for the SZIP library (http://www.hdfgroup.org/doc_resource/SZIP).
Built byhughesjr
State complete
Volume DEFAULT
StartedTue, 14 May 2019 01:04:40 UTC
CompletedTue, 14 May 2019 01:10:06 UTC
Taskbuild (dist-c8, /rpms/libaec.git:6c04f6a441cdaa7dcc21b92f113315536ec0cf4e)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/libaec.git?#6c04f6a441cdaa7dcc21b92f113315536ec0cf4e'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
libaec-1.0.2-3.el8.src.rpm (info) (download)
aarch64
libaec-1.0.2-3.el8.aarch64.rpm (info) (download)
libaec-devel-1.0.2-3.el8.aarch64.rpm (info) (download)
libaec-debuginfo-1.0.2-3.el8.aarch64.rpm (info) (download)
libaec-debugsource-1.0.2-3.el8.aarch64.rpm (info) (download)
i686
libaec-1.0.2-3.el8.i686.rpm (info) (download)
libaec-devel-1.0.2-3.el8.i686.rpm (info) (download)
libaec-debuginfo-1.0.2-3.el8.i686.rpm (info) (download)
libaec-debugsource-1.0.2-3.el8.i686.rpm (info) (download)
ppc64le
libaec-1.0.2-3.el8.ppc64le.rpm (info) (download)
libaec-devel-1.0.2-3.el8.ppc64le.rpm (info) (download)
libaec-debuginfo-1.0.2-3.el8.ppc64le.rpm (info) (download)
libaec-debugsource-1.0.2-3.el8.ppc64le.rpm (info) (download)
x86_64
libaec-1.0.2-3.el8.x86_64.rpm (info) (download)
libaec-devel-1.0.2-3.el8.x86_64.rpm (info) (download)
libaec-debuginfo-1.0.2-3.el8.x86_64.rpm (info) (download)
libaec-debugsource-1.0.2-3.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.2-2 - Switch to %ldconfig_scriptlets * Tue Oct 24 2017 Christoph Junghans <junghans@votca.org> - 1.0.2-1 - Version bump to 1.0.2 (#1504372) * Sun Aug 13 2017 Christoph Junghans <junghans@votca.org>- 1.0.1-4 - Tweaks for EPEL7 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 17 2017 Christoph Junghans <junghans@votca.org> - 1.0.1-1 - version bump to 1.0.1 - bug #1471766 * Wed Jun 21 2017 Christoph Junghans <junghans@votca.org> - 1.0.0-2 - comments from review #1462443 * Sat Jun 17 2017 Christoph Junghans <junghans@votca.org> - 1.0.0-1 - initial import