Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=773313

Jussi Lehtola <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Jussi Lehtola <[email protected]> 2012-01-12 08:39:08 
EST ---
I'd improve on the description, e.g. (adapted from
http://www.artpol-software.com/ )

The ZipArchive Library can be used to add compression functionality to your
software. It is written in C++ and offers the following features:
* Compression, decompression and modification of zip archives.
* Segmented archives support (splitting and spanning).
* Zip64 format - practically no limits for sizes and the number of files in
archives.
* Unicode support in archives compatible with WinZip.
* AES encryption - in accordance with the WinZip format.
* Standard zip encryption.
* BZIP2 compression algorithm - provides a better compression ratio.  


Since bzip2 is bundled, you need to remove the relevant sources to make sure
the package uses the system version of bzip2. And you need to add BR:
bzip2-devel.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to