diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index f691002..e55a558 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -46,7 +46,7 @@ Requires: sles-release >= 12 %bcond_without xfs %global use_fsal_xfs %{on_off_switch xfs} -%bcond_with ceph +%bcond_without ceph %global use_fsal_ceph %{on_off_switch ceph} %bcond_with rgw @@ -80,7 +80,7 @@ Requires: sles-release >= 12 Name: nfs-ganesha Version: 2.5.0 -Release: 2%{?dev:%{dev}}%{?dist} +Release: 3%{?dev:%{dev}}%{?dist} Summary: NFS-Ganesha is a NFS Server running in user space Group: Applications/System License: LGPLv3+ @@ -598,6 +598,9 @@ exit 0 %endif %changelog +* Tue Jun 27 2017 Kaleb S. KEITHLEY 2.5.0-3 +- nfs-ganesha 2.5.0 rebuild with ceph + * Sun Jun 25 2017 Kaleb S. KEITHLEY 2.5.0-2 - nfs-ganesha 2.5.0 rebuild with userspace-rcu-0.10.0 (liburcu-bp.so.6)