From 7c4f29bf4a2b17208102d4b9e74fc16248f8a99f Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Mon, 11 Mar 2019 16:50:14 +0100 Subject: [PATCH] ceph.spec.in: add libstoragemgmt to mgr package MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- ceph.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph.spec.in b/ceph.spec.in index 172bcb546f4..c99852044da 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 -- 2.39.5