Skip to content

Commit

Permalink
Merge pull request #8780 from montaguethomas/patch-1
Browse files Browse the repository at this point in the history
Fix support for rpmbuild < 4.12.0.
  • Loading branch information
openshift-merge-robot authored Dec 22, 2020
2 parents 2d8b802 + e71ff84 commit b4692f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/spec/podman.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ Recommends: crun
Recommends: container-selinux
Recommends: slirp4netns
Recommends: fuse-overlayfs
%endif
Recommends: xz
%endif

# vendored libraries
# awk '{print "Provides: bundled(golang("$1")) = "$2}' vendor.conf | sort
Expand Down

0 comments on commit b4692f2

Please sign in to comment.