From: Nathan Cutler Date: Sat, 23 Apr 2016 09:42:25 +0000 (+0200) Subject: ceph.spec.in: recommend ntp-daemon on SUSE X-Git-Tag: v11.0.0~819^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F8489%2Fhead;p=ceph.git ceph.spec.in: recommend ntp-daemon on SUSE SUSE has settled on "ntp-daemon" as the generic package name. The "ntp" and "chrony" etc. packages have "Provides: ntp-daemon" in their respective spec files. References: http://tracker.ceph.com/issues/15419 Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index 26a29b8f5e1..18bd7a695d6 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -249,6 +249,7 @@ Requires: findutils Requires: which %if 0%{?suse_version} Requires: lsb-release +Recommends: ntp-daemon %endif %if 0%{?fedora} || 0%{?rhel} Requires: redhat-lsb-core