From 648f73acb7dac2686d14a00320115efef8702c6f4be892a2d3c8c49fd1cfa98b Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Sat, 22 Sep 2018 17:37:28 +0000 Subject: [PATCH] Accepting request 637200 from home:eeich:branches:network:cluster - Add Requires(post): %fillup_prereq sed. OBS-URL: https://build.opensuse.org/request/show/637200 OBS-URL: https://build.opensuse.org/package/show/network:cluster/conman?expand=0&rev=33 --- conman.changes | 5 +++++ conman.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/conman.changes b/conman.changes index 0d4d759..151f85d 100644 --- a/conman.changes +++ b/conman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 22 13:30:56 UTC 2018 - eich@suse.com + +- Add Requires(post): %fillup_prereq sed. + ------------------------------------------------------------------- Thu Aug 23 10:01:18 UTC 2018 - eich@suse.com diff --git a/conman.spec b/conman.spec index 90c7633..f9703d0 100644 --- a/conman.spec +++ b/conman.spec @@ -66,6 +66,8 @@ BuildRequires: systemd BuildRequires: systemd-rpm-macros %{?systemd_requires} Requires(pre): shadow +Requires(post): %fillup_prereq sed +Requires(postun): coreutils %endif Patch1: conman-suse-fix-expect-scripts.patch