From: changjoo.lee Date: Fri, 20 May 2016 01:14:00 +0000 (+0900) Subject: Changed pwdutils to shadow-utils for maintenance issue X-Git-Tag: accepted/tizen/3.0.m2/mobile/20170105.025151^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0;p=platform%2Fupstream%2Fopenssh.git Changed pwdutils to shadow-utils for maintenance issue Change-Id: I10fc7d56fb29567c18e86e37d3efc4c2b1783585 Signed-off-by: changjoo.lee --- 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}}