Fri, 24 Mar 2023 06:38:51 UTC

Information for build e00compr-1.0.1-38.fc37

ID2040255
Package Namee00compr
Version1.0.1
Release38.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/e00compr.git#7bb62f76cfece62ff89a2304126c4225c26500c0
SummaryLibrary to compress and uncompress E00 files
DescriptionE00compr is an ANSI C library that reads and writes Arc/Info compressed E00 files. Both “PARTIAL” and “FULL” compression levels are supported. This package can be divided in three parts: • The ‘e00conv’ command-line program. This program takes a E00 file as input (compressed or not) and copies it to a new file with the requested compression level (NONE, PARTIAL or FULL). • A set of library functions to read compressed E00 files. These functions read a E00 file (compressed or not) and return a stream of uncompressed lines, making the E00 file appear as if it was not compressed. • A set of library functions to write compressed E00 files. These functions take one line after another from what should be a uncompressed E00 file, and write them to a file with the requested compression level, either NONE, PARTIAL or FULL. This is a metapackage that installs both the command-line tools (e00compr-tools) and the libraries (e00compr-libs).
Built bymusic
State complete
Volume DEFAULT
StartedMon, 01 Aug 2022 12:24:40 UTC
CompletedMon, 01 Aug 2022 12:27:29 UTC
Taskbuild (rawhide, /rpms/e00compr.git:7bb62f76cfece62ff89a2304126c4225c26500c0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/e00compr.git#7bb62f76cfece62ff89a2304126c4225c26500c0'}}
Tags
f37
f37-Beta
f38
RPMs
src
e00compr-1.0.1-38.fc37.src.rpm (info) (download)
aarch64
e00compr-1.0.1-38.fc37.aarch64.rpm (info) (download)
e00compr-devel-1.0.1-38.fc37.aarch64.rpm (info) (download)
e00compr-libs-1.0.1-38.fc37.aarch64.rpm (info) (download)
e00compr-tools-1.0.1-38.fc37.aarch64.rpm (info) (download)
e00compr-debuginfo-1.0.1-38.fc37.aarch64.rpm (info) (download)
e00compr-debugsource-1.0.1-38.fc37.aarch64.rpm (info) (download)
e00compr-libs-debuginfo-1.0.1-38.fc37.aarch64.rpm (info) (download)
e00compr-tools-debuginfo-1.0.1-38.fc37.aarch64.rpm (info) (download)
i686
e00compr-1.0.1-38.fc37.i686.rpm (info) (download)
e00compr-devel-1.0.1-38.fc37.i686.rpm (info) (download)
e00compr-libs-1.0.1-38.fc37.i686.rpm (info) (download)
e00compr-tools-1.0.1-38.fc37.i686.rpm (info) (download)
e00compr-debuginfo-1.0.1-38.fc37.i686.rpm (info) (download)
e00compr-debugsource-1.0.1-38.fc37.i686.rpm (info) (download)
e00compr-libs-debuginfo-1.0.1-38.fc37.i686.rpm (info) (download)
e00compr-tools-debuginfo-1.0.1-38.fc37.i686.rpm (info) (download)
ppc64le
e00compr-1.0.1-38.fc37.ppc64le.rpm (info) (download)
e00compr-devel-1.0.1-38.fc37.ppc64le.rpm (info) (download)
e00compr-libs-1.0.1-38.fc37.ppc64le.rpm (info) (download)
e00compr-tools-1.0.1-38.fc37.ppc64le.rpm (info) (download)
e00compr-debuginfo-1.0.1-38.fc37.ppc64le.rpm (info) (download)
e00compr-debugsource-1.0.1-38.fc37.ppc64le.rpm (info) (download)
e00compr-libs-debuginfo-1.0.1-38.fc37.ppc64le.rpm (info) (download)
e00compr-tools-debuginfo-1.0.1-38.fc37.ppc64le.rpm (info) (download)
s390x
e00compr-1.0.1-38.fc37.s390x.rpm (info) (download)
e00compr-devel-1.0.1-38.fc37.s390x.rpm (info) (download)
e00compr-libs-1.0.1-38.fc37.s390x.rpm (info) (download)
e00compr-tools-1.0.1-38.fc37.s390x.rpm (info) (download)
e00compr-debuginfo-1.0.1-38.fc37.s390x.rpm (info) (download)
e00compr-debugsource-1.0.1-38.fc37.s390x.rpm (info) (download)
e00compr-libs-debuginfo-1.0.1-38.fc37.s390x.rpm (info) (download)
e00compr-tools-debuginfo-1.0.1-38.fc37.s390x.rpm (info) (download)
x86_64
e00compr-1.0.1-38.fc37.x86_64.rpm (info) (download)
e00compr-devel-1.0.1-38.fc37.x86_64.rpm (info) (download)
e00compr-libs-1.0.1-38.fc37.x86_64.rpm (info) (download)
e00compr-tools-1.0.1-38.fc37.x86_64.rpm (info) (download)
e00compr-debuginfo-1.0.1-38.fc37.x86_64.rpm (info) (download)
e00compr-debugsource-1.0.1-38.fc37.x86_64.rpm (info) (download)
e00compr-libs-debuginfo-1.0.1-38.fc37.x86_64.rpm (info) (download)
e00compr-tools-debuginfo-1.0.1-38.fc37.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Aug 01 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-38 - Confirm that License is SPDX MIT (no License field change) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.0.1-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-36 - Fix duplicate, rather than symlinked, shared library * Fri Jul 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-35 - Fix extra newline in description * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-34 - Output LICENSE contents when creating it * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-33 - Fix a typo in a spec file comment * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-32 - Stop numbering patches * Thu Mar 03 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-31 - Drop static library from -devel package * Tue Feb 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-30 - Add a note about when to drop the static library * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.0.1-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.1-26 - Build a shared library in addition to the static one; add a build conditional to disable the static library when dependent packages are ready - Re-organize the contents into subpackages (add -libs and -tools, and let the base package be a metapackage). - Better respect distribution build flags - Fix a possible buffer overflow and patch an unused variable * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild