diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 6a27426..aa0081b 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -52,7 +52,11 @@ Requires: openSUSE-release %bcond_without xfs %global use_fsal_xfs %{on_off_switch xfs} +%ifnarch %{arm} +%bcond_with ceph +%else %bcond_without ceph +%endif %global use_fsal_ceph %{on_off_switch ceph} %ifnarch %{arm} @@ -98,7 +102,7 @@ Requires: openSUSE-release Name: nfs-ganesha Version: 2.5.2 -Release: 2%{?dev:%{dev}}%{?dist} +Release: 3%{?dev:%{dev}}%{?dist} Summary: NFS-Ganesha is a NFS Server running in user space Group: Applications/System License: LGPLv3+ @@ -702,6 +706,9 @@ exit 0 %endif %changelog +* Fri Aug 25 2017 Kaleb S. KEITHLEY 2.5.2-3 +- no rdma on arm(v7hl), FSAL_RGW, FSAL_CEPH; with ceph-12-1.4-5 + * Thu Aug 24 2017 Kaleb S. KEITHLEY 2.5.2-2 - no rdma on arm(v7hl), thus no rgw in ceph, hence no FSAL_RGW