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
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake