diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index c7fb1c5..5f642eb 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -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 2.4.5-2 +- nfs-ganesha 2.4.5 GA, w/ RGW again (cephfs-10.2.7) + * Wed Apr 5 2017 Kaleb S. KEITHLEY 2.4.5-1 - nfs-ganesha 2.4.5 GA