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
0c742b18ec
commit
0ef87e820b
@ -55,18 +55,10 @@ Requires: openSUSE-release
|
|||||||
%bcond_with lustre
|
%bcond_with lustre
|
||||||
%global use_fsal_lustre %{on_off_switch lustre}
|
%global use_fsal_lustre %{on_off_switch lustre}
|
||||||
|
|
||||||
%ifnarch i686 armv7hl
|
|
||||||
%bcond_without ceph
|
%bcond_without ceph
|
||||||
#else
|
|
||||||
%bcond_with ceph
|
|
||||||
%endif
|
|
||||||
%global use_fsal_ceph %{on_off_switch ceph}
|
%global use_fsal_ceph %{on_off_switch ceph}
|
||||||
|
|
||||||
%ifnarch i686 armv7hl
|
|
||||||
%bcond_without rgw
|
%bcond_without rgw
|
||||||
%else
|
|
||||||
%bcond_with rgw
|
|
||||||
%endif
|
|
||||||
%global use_fsal_rgw %{on_off_switch rgw}
|
%global use_fsal_rgw %{on_off_switch rgw}
|
||||||
|
|
||||||
%bcond_without gluster
|
%bcond_without gluster
|
||||||
@ -95,18 +87,10 @@ Requires: openSUSE-release
|
|||||||
%bcond_without man_page
|
%bcond_without man_page
|
||||||
%global use_man_page %{on_off_switch man_page}
|
%global use_man_page %{on_off_switch man_page}
|
||||||
|
|
||||||
%ifnarch i686 armv7hl
|
|
||||||
%bcond_without rados_recov
|
%bcond_without rados_recov
|
||||||
%else
|
|
||||||
%bcond_with rados_recov
|
|
||||||
%endif
|
|
||||||
%global use_rados_recov %{on_off_switch rados_recov}
|
%global use_rados_recov %{on_off_switch rados_recov}
|
||||||
|
|
||||||
%ifnarch i686 armv7hl
|
|
||||||
%bcond_without rados_urls
|
%bcond_without rados_urls
|
||||||
%else
|
|
||||||
%bcond_with rados_urls
|
|
||||||
%endif
|
|
||||||
%global use_rados_urls %{on_off_switch rados_urls}
|
%global use_rados_urls %{on_off_switch rados_urls}
|
||||||
|
|
||||||
%bcond_without rpcbind
|
%bcond_without rpcbind
|
||||||
@ -128,7 +112,7 @@ Requires: openSUSE-release
|
|||||||
|
|
||||||
Name: nfs-ganesha
|
Name: nfs-ganesha
|
||||||
Version: 2.7.2
|
Version: 2.7.2
|
||||||
Release: 1%{?dev:%{dev}}%{?dist}
|
Release: 2%{?dev:%{dev}}%{?dist}
|
||||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
|
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
|
||||||
@ -844,6 +828,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 11 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.2-2
|
||||||
|
- nfs-ganesha 2.7.2 reenable ceph, rgw, rados from bad merge
|
||||||
|
|
||||||
* Wed Feb 27 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.2-1
|
* Wed Feb 27 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.2-1
|
||||||
- nfs-ganesha 2.7.2 GA
|
- nfs-ganesha 2.7.2 GA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user