Tue, 28 Mar 2023 06:50:47 UTC

Information for build libaec-1.0.4-1.el7

ID1208066
Package Namelibaec
Version1.0.4
Release1.el7
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libaec.git#8c6856d65cf6e6b75c65ca8b1d1ebabd8211fce9
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 byjunghans
State complete
Volume DEFAULT
StartedTue, 12 Feb 2019 00:40:26 UTC
CompletedTue, 12 Feb 2019 00:44:03 UTC
Taskbuild (epel7-candidate, /rpms/libaec.git:8c6856d65cf6e6b75c65ca8b1d1ebabd8211fce9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libaec.git#8c6856d65cf6e6b75c65ca8b1d1ebabd8211fce9'}}
Tags
epel7
RPMs
src
libaec-1.0.4-1.el7.src.rpm (info) (download)
aarch64
libaec-1.0.4-1.el7.aarch64.rpm (info) (download)
libaec-devel-1.0.4-1.el7.aarch64.rpm (info) (download)
libaec-debuginfo-1.0.4-1.el7.aarch64.rpm (info) (download)
ppc64
libaec-1.0.4-1.el7.ppc64.rpm (info) (download)
libaec-devel-1.0.4-1.el7.ppc64.rpm (info) (download)
libaec-debuginfo-1.0.4-1.el7.ppc64.rpm (info) (download)
ppc64le
libaec-1.0.4-1.el7.ppc64le.rpm (info) (download)
libaec-devel-1.0.4-1.el7.ppc64le.rpm (info) (download)
libaec-debuginfo-1.0.4-1.el7.ppc64le.rpm (info) (download)
x86_64
libaec-1.0.4-1.el7.x86_64.rpm (info) (download)
libaec-devel-1.0.4-1.el7.x86_64.rpm (info) (download)
libaec-debuginfo-1.0.4-1.el7.x86_64.rpm (info) (download)
Logs
aarch64
hw_info.log
root.log
state.log
build.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64
state.log
hw_info.log
root.log
build.log
mock_output.log
ppc64le
build.log
hw_info.log
state.log
root.log
mock_output.log
Changelog * Tue Feb 12 2019 Christoph Junghans <junghans@votca.org> - 1.0.4-1 - Version bump to 1.0.4 * Sat Feb 09 2019 Christoph Junghans <junghans@votca.org> - 1.0.3-3 - Include missing header * Tue Feb 05 2019 Christoph Junghans <junghans@votca.org> - 1.0.3-2 - Enable all tests * Mon Feb 04 2019 Christoph Junghans <junghans@votca.org> - 1.0.3-1 - Version bump to 1.0.3 (bug #1672326) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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