From 517a3458af887defafa5e98481dc1f83a6fa1889 Mon Sep 17 00:00:00 2001 From: Xavi Hernandez Date: Thu, 12 Sep 2024 11:22:37 +0200 Subject: [PATCH] Temporarily change the libcephfs dependencies This is temporarily required for building a container image, but it will be removed before merging. Signed-off-by: Xavi Hernandez --- ceph.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph.spec.in b/ceph.spec.in index 5faf8e67321..2cb2cbca684 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1187,6 +1187,7 @@ Obsoletes: ceph-libs < %{_epoch_prefix}%{version}-%{release} Obsoletes: ceph-libcephfs < %{_epoch_prefix}%{version}-%{release} %endif Recommends: libcephfs-proxy2 = %{_epoch_prefix}%{version}-%{release} +Requires: libcephfs-daemon %description -n libcephfs2 Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library -- 2.47.3