Name: | zziplib |
---|---|
Version: | 0.13.62 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Applications/Archiving |
Size: | 412726 |
License: | LGPLv2+ or MPLv1.1 |
RPM: | zziplib-0.13.62-5.el7.aarch64.rpm |
Source RPM: | zziplib-0.13.62-5.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://zziplib.sourceforge.net/ |
Summary: | Lightweight library to easily extract data from zip files |
Description: | The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Fix source address
- rebuild with -fno-strict-aliasing
- Update to 0.13.62. - Remove no longer needed -Wl patch.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- update to 0.13.60
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Fix broken zzip/_config.h which causes apps using zziplib to fail to compile