From c0e5649a624ebae481b164056d23a117303cc5bb Mon Sep 17 00:00:00 2001 From: "changjoo.lee" Date: Fri, 20 May 2016 10:14:00 +0900 Subject: [PATCH] Changed pwdutils to shadow-utils for maintenance issue Change-Id: I10fc7d56fb29567c18e86e37d3efc4c2b1783585 Signed-off-by: changjoo.lee --- packaging/openssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/openssh.spec b/packaging/openssh.spec index 0cf9eca..1310df5 100644 --- a/packaging/openssh.spec +++ b/packaging/openssh.spec @@ -23,7 +23,7 @@ BuildRequires: openssl-devel BuildRequires: pam-devel Requires: /usr/bin/netstat Requires: pam-modules-extra -Requires(pre): pwdutils coreutils +Requires(pre): shadow-utils coreutils %{!?_initddir:%global _initddir %{_initrddir}} -- 2.7.4