Skip to content

Commit

Permalink
Merge pull request #20262 from lsm5/gvisor-rhel
Browse files Browse the repository at this point in the history
[CI:BUILD] rpm/copr: gvforwarder recommends for RHEL
  • Loading branch information
openshift-ci[bot] authored Oct 5, 2023
2 parents 4a67d22 + f622a2a commit e467849
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rpm/podman.spec
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,11 @@ BuildRequires: python3
Requires: catatonit
Requires: conmon >= 2:2.1.7-2
Requires: containers-common-extra
%if %{defined rhel} && !%{defined eln}
Recommends: gvisor-tap-vsock-gvforwarder
%else
Requires: gvisor-tap-vsock-gvforwarder
%endif
Recommends: gvisor-tap-vsock
Provides: %{name}-quadlet
Obsoletes: %{name}-quadlet <= 5:4.4.0-1
Expand Down

0 comments on commit e467849

Please sign in to comment.