Name: | e00compr-devel |
---|---|
Version: | 1.0.1 |
Release: | 35.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 34599 |
License: | MIT |
RPM: | e00compr-devel-1.0.1-35.el7.x86_64.rpm |
Source RPM: | e00compr-1.0.1-35.el7.src.rpm |
Build Date: | Sun Jul 17 2022 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://avce00.maptools.org/e00compr |
Summary: | Development files for e00compr |
Description: | E00compr 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. The e00compr-devel package contains libraries and header files for developing applications that use e00compr. |
- Fix duplicate, rather than symlinked, shared library
- Fix extra newline in description
- Output LICENSE contents when creating it
- Fix a typo in a spec file comment
- Initial EPEL7 package (no static library)
- Add a note about when to drop the static library
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild