[Rpm-maint] [rpm-software-management/rpm] rpm's doFoo function tends to expand twice (#313)

Jeff Johnson notifications at github.com
Tue Sep 5 06:18:08 UTC 2017


FWIW, %uncompress (and all the insane overhead in RPM to associate compressors/uncompressors with compressed files) is better dealt with by writing a meta-compressor in C that handles one well known set of options and Does The Right Thing.

FYI: ZSTD will handle gzip/zlib, lzma/xz, and lz4 if/when enabled during build. Adding similar for bzip2 is not that much harder.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/313#issuecomment-327081503
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170905/97721d83/attachment-0001.html>


More information about the Rpm-maint mailing list