Click here to visit the old openkoji buildsystem (Archived)

Information for build e00compr-1.0.1-47.fc41

ID7288
Package Namee00compr
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.1
Release47.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/e00compr.git#204737aa126cb4270408691cfb249b7b7c3beb2e
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 bykojiadmin
State complete
Volume DEFAULT
StartedWed, 01 May 2024 21:42:33 CST
CompletedWed, 01 May 2024 21:50:49 CST
Taskbuild (f41, /rpms/e00compr.git:204737aa126cb4270408691cfb249b7b7c3beb2e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/e00compr.git#204737aa126cb4270408691cfb249b7b7c3beb2e'}}
Tags
f41
RPMs
src
e00compr-1.0.1-47.fc41.src.rpm (info) (download)
riscv64
e00compr-1.0.1-47.fc41.riscv64.rpm (info) (download)
e00compr-devel-1.0.1-47.fc41.riscv64.rpm (info) (download)
e00compr-libs-1.0.1-47.fc41.riscv64.rpm (info) (download)
e00compr-tools-1.0.1-47.fc41.riscv64.rpm (info) (download)
e00compr-debuginfo-1.0.1-47.fc41.riscv64.rpm (info) (download)
e00compr-debugsource-1.0.1-47.fc41.riscv64.rpm (info) (download)
e00compr-libs-debuginfo-1.0.1-47.fc41.riscv64.rpm (info) (download)
e00compr-tools-debuginfo-1.0.1-47.fc41.riscv64.rpm (info) (download)
Logs
riscv64
root.log
hw_info.log
build.log
installed_pkgs.log
state.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Sep 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.1-44 - Keep timestamps when converting text file line endings * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.1-42 - Remove explicit %set_build_flags, not needed since F36 * Thu May 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.1-41 - Drop i686 support (leaf package) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.1-39 - Indicate dirs. in files list with trailing slashes * 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