From: Sébastien Han Date: Mon, 11 Mar 2019 15:50:14 +0000 (+0100) Subject: ceph.spec.in: add libstoragemgmt to mgr package X-Git-Tag: v14.2.0~47^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F26890%2Fhead;p=ceph.git ceph.spec.in: add libstoragemgmt to mgr package The libstoragemgmt package is needed so we can activate the drive blink-led feature so we should pull that package. Signed-off-by: Sébastien Han --- diff --git a/ceph.spec.in b/ceph.spec.in index 172bcb546f42..c99852044dae 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -629,6 +629,7 @@ Provides: ceph-test:/usr/bin/ceph-osdomap-tool Requires: ceph-base = %{_epoch_prefix}%{version}-%{release} Requires: lvm2 Requires: sudo +Requires: libstoragemgmt %description osd ceph-osd is the object storage daemon for the Ceph distributed file system. It is responsible for storing objects on a local file system