[CMake] CPACK RPM compression type and level
Anil Gunturu
anil.gunturu at skyfab.com
Mon Jul 1 19:32:38 EDT 2013
Hi,
I understand that CPACK_RPM_COMPRESSION_TYPE can used to change the
compression type. Is it also possible to specify the compression
level? Selecting
a compression type of gzip puts the following line in the spec file:
%define _binary_payload w9.gzdio
But is it possible specific fast compression say for example:
%define _binary_payload w6.gzdio
I am looking to speed up the time for RPM packaging, at the expense
compression ratio.
Thanks,
-Anil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130701/2934a8fe/attachment.htm>
More information about the CMake
mailing list