nfs-ganesha 3.0 RC5, enable fsal_mem (again)

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2019-11-05 07:21:24 -05:00
parent cfc02de73c
commit b5d9744c39
1 changed files with 5 additions and 2 deletions

View File

@ -43,7 +43,7 @@ Requires: openSUSE-release
%bcond_without nullfs
%global use_fsal_null %{on_off_switch nullfs}
%bcond_with mem
%bcond_without mem
%global use_fsal_mem %{on_off_switch mem}
%bcond_without gpfs
@ -131,7 +131,7 @@ Requires: openSUSE-release
Name: nfs-ganesha
Version: 3.0
Release: 0.1%{?dev:%{dev}}%{?dist}
Release: 0.2%{?dev:%{dev}}%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
License: LGPLv3+
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
@ -896,6 +896,9 @@ exit 0
%endif
%changelog
* Tue Nov 5 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.0-0.2rc5
- nfs-ganesha 3.0 RC5, enable fsal_mem (again)
* Sun Nov 3 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.0-0.1rc5
- nfs-ganesha 3.0 RC5