From: Nathan Cutler Date: Sat, 16 Apr 2016 11:04:53 +0000 (+0200) Subject: ceph.spec.in: replace pwdutils dependency with shadow X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bf8b4e60557155923c3da37742dcb4b78905684e;p=ceph.git ceph.spec.in: replace pwdutils dependency with shadow pwdutils has been deprecated for a long time, apparently Signed-off-by: Nathan Cutler (cherry picked from commit 798d60f2a1a60b5651b0c210d5a5db6de4ea199c) (cherry picked from commit 6f3754df99e21b8a6074315dd166f52f99adec9e) --- diff --git a/ceph.spec.in b/ceph.spec.in index e44a715d9c4..7e4632a0564 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -487,7 +487,7 @@ Requires: libradosstriper1 = %{_epoch_prefix}%{version}-%{release} %{?systemd_requires} %if 0%{?suse_version} PreReq: permissions -Requires(pre): pwdutils +Requires(pre): shadow %endif %description -n ceph-common Common utilities to mount and interact with a ceph storage cluster.