SPEC/-tests: don't require podman-plugins on F40+ and c10s

The sub-package has been deprecated in podman v5.0.0, which is shipped
in these distributions.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2024-05-28 18:06:11 +02:00 committed by Tomáš Hozza
parent eb3884f71a
commit cdf0a5b8cc

View file

@ -395,7 +395,11 @@ Requires: httpd
Requires: mod_ssl
Requires: openssl
Requires: firewalld
# podman-plugins has been deprecated since podman version 5.0.0,
# which is in Fedora 40+ and in c10s / el10
%if (0%{?rhel} && 0%{?rhel} < 10) || (0%{?fedora} && 0%{?fedora} < 40)
Requires: podman-plugins
%endif
Requires: dnf-plugins-core
Requires: skopeo
Requires: make