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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to