no rdma on arm(v7hl), FSAL_RGW, FSAL_CEPH; with ceph-12-1.4-5

This commit is contained in:
Kaleb S. KEITHLEY 2017-08-25 13:13:31 -04:00
parent 9f41a4ca0f
commit cbd714c6ef
1 changed files with 8 additions and 1 deletions

View File

@ -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 <kkeithle at redhat.com> 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 <kkeithle at redhat.com> 2.5.2-2
- no rdma on arm(v7hl), thus no rgw in ceph, hence no FSAL_RGW