nfs-ganesha 2.4.3 GA, reenable FSAL_CEPH and FSAL_RGW

This commit is contained in:
Kaleb S. KEITHLEY 2017-02-10 16:35:30 -05:00
parent 9d32049077
commit e157f3a27c

View File

@ -43,10 +43,10 @@ Requires: sles-release >= 12
%bcond_without xfs %bcond_without xfs
%global use_fsal_xfs %{on_off_switch xfs} %global use_fsal_xfs %{on_off_switch xfs}
%bcond_with ceph %bcond_without ceph
%global use_fsal_ceph %{on_off_switch ceph} %global use_fsal_ceph %{on_off_switch ceph}
%bcond_with rgw %bcond_without rgw
%global use_fsal_rgw %{on_off_switch rgw} %global use_fsal_rgw %{on_off_switch rgw}
%bcond_without gluster %bcond_without gluster
@ -74,7 +74,7 @@ Requires: sles-release >= 12
Name: nfs-ganesha Name: nfs-ganesha
Version: 2.4.3 Version: 2.4.3
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
Group: Applications/System Group: Applications/System
License: LGPLv3+ License: LGPLv3+
@ -545,6 +545,9 @@ killall -SIGHUP dbus-daemon 2>&1 > /dev/null
%endif %endif
%changelog %changelog
* Thu Feb 9 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.3-2
- nfs-ganesha 2.4.3 GA, reenable FSAL_CEPH and FSAL_RGW
* Tue Feb 7 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.3-1 * Tue Feb 7 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.3-1
- nfs-ganesha 2.4.3 GA - nfs-ganesha 2.4.3 GA