nfs-ganesha 2.4.1 w/ FSAL_RGW

This commit is contained in:
Kaleb S. KEITHLEY 2016-12-23 07:25:07 -05:00
parent 087f4be955
commit 1efc584c8f
1 changed files with 5 additions and 2 deletions

View File

@ -46,7 +46,7 @@ Requires: sles-release >= 12
%bcond_without ceph
%global use_fsal_ceph %{on_off_switch ceph}
%bcond_with rgw
%bcond_without rgw
%global use_fsal_rgw %{on_off_switch rgw}
%bcond_without gluster
@ -74,7 +74,7 @@ Requires: sles-release >= 12
Name: nfs-ganesha
Version: 2.4.1
Release: 1%{?dev:%{dev}}%{?dist}
Release: 2%{?dev:%{dev}}%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
Group: Applications/System
License: LGPLv3+
@ -547,6 +547,9 @@ killall -SIGHUP dbus-daemon 2>&1 > /dev/null
%endif
%changelog
* Fri Dec 23 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.1-2
- nfs-ganesha 2.4.1 w/ FSAL_RGW
* Mon Oct 31 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.1-1
- nfs-ganesha 2.4.1 GA