From 3a1b326a731dcfefccf1cc64409bca707483b07e Mon Sep 17 00:00:00 2001 From: Siteshwar Vashisht Date: Tue, 11 Apr 2017 17:30:46 +0200 Subject: [PATCH] Add 'Requires(postun)' tag Related: #1319107 --- ksh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ksh.spec b/ksh.spec index 205dee8..f6b1eb2 100644 --- a/ksh.spec +++ b/ksh.spec @@ -188,7 +188,7 @@ BuildRequires: bison # regression test suite uses 'ps' from procps BuildRequires: procps Requires(post): grep, coreutils, systemd-units -Requires(preun): grep, coreutils +Requires(postun): sed %description KSH-93 is the most recent version of the KornShell by David Korn of