From 854f30767d0c1d35a3e3c6860ddf514ea88c353d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 1 Jun 2012 10:53:44 -0400 Subject: [PATCH] systemd no longer calls authconfig any more in scriptlets - remove the requirement. --- systemd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index 8b96319..3e230d2 100644 --- a/systemd.spec +++ b/systemd.spec @@ -34,7 +34,6 @@ BuildRequires: automake BuildRequires: autoconf BuildRequires: libtool %endif -Requires(post): authconfig Requires(post): coreutils Requires(post): gawk Requires(pre): coreutils