From e4286e550ebdabd5cb0ec5a97379f03d3ea8df6b Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Jan 11 2017 22:38:12 +0000 Subject: Also require sed and grep for libs %post https://bugzilla.redhat.com/show_bug.cgi?id=1392236#c12 --- diff --git a/systemd.spec b/systemd.spec index f9d8723..2fcbaaf 100644 --- a/systemd.spec +++ b/systemd.spec @@ -142,6 +142,8 @@ Obsoletes: systemd-compat-libs < 230 Obsoletes: nss-myhostname < 0.4 Provides: nss-myhostname = 0.4 Provides: nss-myhostname%{_isa} = 0.4 +Requires(post): sed +Requires(post): grep %description libs Libraries for systemd and udev.