nfs-ganesha 2.4.5 GA, w/ RGW again (cephfs-10.2.7)
This commit is contained in:
parent
70d150de9e
commit
f1b81b7b15
@ -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.5
|
||||
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+
|
||||
@ -548,6 +548,9 @@ killall -SIGHUP dbus-daemon 2>&1 > /dev/null
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Apr 19 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.5-2
|
||||
- nfs-ganesha 2.4.5 GA, w/ RGW again (cephfs-10.2.7)
|
||||
|
||||
* Wed Apr 5 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.5-1
|
||||
- nfs-ganesha 2.4.5 GA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user