[CI:BUILD] copr: buildah rpm should depend on containers-common-extra

containers-common now has a new `-extra` subpackage which handles
dependencies common to podman and buildah and also depends on
the main package `containers-common` itself.

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2022-10-17 16:09:38 +05:30
parent d3f30df3c2
commit bdb5494784
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ BuildRequires: btrfs-progs-devel
%if 0%{?fedora} <= 35
Requires: containers-common >= 4:1-39
%else
Requires: containers-common >= 4:1-46
Requires: containers-common-extra
%endif
%if 0%{?rhel}
BuildRequires: libseccomp-devel