[systemd] systemd no longer calls authconfig any more in scriptlets - remove the requirement.

Bill Nottingham notting at fedoraproject.org
Fri Jun 1 14:55:49 UTC 2012


commit 854f30767d0c1d35a3e3c6860ddf514ea88c353d
Author: Bill Nottingham <notting at redhat.com>
Date:   Fri Jun 1 10:53:44 2012 -0400

    systemd no longer calls authconfig any more in scriptlets - remove the requirement.

 systemd.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list