From ba51f549de30e530a62bbf26bca22eb04f1e9271 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sat, 23 Nov 2019 07:30:26 -0500 Subject: [PATCH] Make sure oci-systemd-hook is removed on install Signed-off-by: Daniel J Walsh --- podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/podman.spec b/podman.spec index 1d68dde..d2f2f6a 100644 --- a/podman.spec +++ b/podman.spec @@ -395,6 +395,7 @@ Summary: Tests for %{name} Requires: %{name} = %{epoch}:%{version}-%{release} Requires: bats Requires: jq +Obsoletes: oci-systemd-hook %description tests %{summary}