Name: | libzip |
---|---|
Version: | 1.7.3 |
Release: | 7.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 138724 |
License: | BSD |
RPM: | libzip-1.7.3-7.el9.aarch64.rpm |
Source RPM: | libzip-1.7.3-7.el9.src.rpm |
Build Date: | Sun Feb 13 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://libzip.org/ |
Summary: | C library for reading, creating, and modifying zip archives |
Description: | libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- use %cmake_build, %cmake_install, cd "aarch64-redhat-linux-gnu" /usr/bin/ctest --output-on-failure --force-new-ctest-process -j16 cd -
- update to 1.7.3 - drop patch merged upstream
- update to 1.7.2 - fix installation layout using merged patch from https://github.com/nih-at/libzip/pull/190
- update to 1.7.1
- update to 1.7.0 - patch zipconf.h to re-add missing LIBZIP_VERSION_* macros