@dralley commented on this pull request.
> # "w.ufdio" uncompressed
#
#%_source_payload w9.gzdio
-#%_binary_payload w9.gzdio
+%_binary_payload %[ %_rpmformat >=6 ? "w19.zstdio" : "w9.gzdio" ]
Why make it conditional? All versions of Fedora (+ RHEL 9 and derivatives)
have been building (binary) packages with zstd payloads for years at this
point. As far as I can tell just about every existing supported distribution
has a version of RPM that supports zstd and builds RPM with zstd support
enabled. EL8+, SLES 15, etc.
The list of distros that would choke on a zstd package is... EL7 Extended
Lifecycle, and maybe SLES 12 LTSS?
I would think it would be OK to use zstd even for source packages at this point.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3483#pullrequestreview-2479756940
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3483/review/2479756...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint