nfs-ganesha 2.7.2 reenable ceph, rgw, rados from bad merge
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
0ef87e820b
commit
18cd2f5bf7
@ -280,7 +280,7 @@ to the ganesha.nfsd server, it makes it possible to trace using LTTng.
|
||||
%if %{with rados_recov}
|
||||
%package rados-grace
|
||||
Summary: The NFS-GANESHA command for managing the RADOS grace database
|
||||
BuildRequires: librados-devel >= 14.0.0
|
||||
BuildRequires: librados-devel >= 12.2.0
|
||||
Requires: nfs-ganesha = %{version}-%{release}
|
||||
|
||||
%description rados-grace
|
||||
@ -329,7 +329,7 @@ be used with NFS-Ganesha to support GPFS backend
|
||||
%package ceph
|
||||
Summary: The NFS-GANESHA CephFS FSAL
|
||||
Requires: nfs-ganesha = %{version}-%{release}
|
||||
BuildRequires: libcephfs2-devel >= 14.0.0
|
||||
BuildRequires: libcephfs2-devel >= 12.2.0
|
||||
|
||||
%description ceph
|
||||
This package contains a FSAL shared object to
|
||||
@ -341,7 +341,7 @@ be used with NFS-Ganesha to support CephFS
|
||||
%package rgw
|
||||
Summary: The NFS-GANESHA Ceph RGW FSAL
|
||||
Requires: nfs-ganesha = %{version}-%{release}
|
||||
BuildRequires: librgw2-devel >= 14.0.0
|
||||
BuildRequires: librgw2-devel >= 12.2.0
|
||||
|
||||
%description rgw
|
||||
This package contains a FSAL shared object to
|
||||
|
Loading…
Reference in New Issue
Block a user