diff --git a/podman.spec b/podman.spec index 042b43f..6cccbf9 100644 --- a/podman.spec +++ b/podman.spec @@ -86,6 +86,7 @@ Requires: nftables Requires: conmon Requires: %{name}-plugins = %{epoch}:%{version}-%{release} Requires: (container-selinux if selinux-policy) +Obsoletes: oci-systemd-hook <= 0.2.0-3 %if 0%{?fedora} BuildRequires: btrfs-progs-devel BuildRequires: ostree-devel @@ -400,7 +401,7 @@ Summary: Tests for %{name} Requires: %{name} = %{epoch}:%{version}-%{release} Requires: bats Requires: jq -Obsoletes: oci-systemd-hook <= 0.2.0-3 +Requires: skopeo %description tests %{summary} @@ -465,7 +466,7 @@ export BUILDTAGS="remoteclient systemd varlink seccomp exclude_graphdriver_devic export BUILDTAGS+="exclude_graphdriver_btrfs containers_image_ostree_stub" %endif %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} -%endif +%endif pushd dnsname-%{commit_plugins} mkdir _build