Signed-off-by: Kefu Chai <kchai@redhat.com>
system. It is responsible for storing objects on a local file system
and providing access to them over the network.
+%if 0%{with seastar}
+%package crimson-osd
+Summary: Ceph Object Storage Daemon (crimson)
+%if 0%{?suse_version}
+Group: System/Filesystems
+%endif
+Requires: ceph-osd = %{_epoch_prefix}%{version}-%{release}
+%description crimson-osd
+crimson-osd is the object storage daemon for the Ceph distributed file
+system. It is responsible for storing objects on a local file system
+and providing access to them over the network.
+%endif
+
%package -n librados2
Summary: RADOS distributed object store client library
%if 0%{?suse_version}
fi
fi
+%if 0%{with seastar}
+%files crimson-osd
+%{_bindir}/crimson-osd
+%endif
+
%if %{with ocf}
%files resource-agents