diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 49a8596..dec622c 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -11,7 +11,9 @@ # GlusterFS is not available in EPEL # RHEL currently 3.4.0 client, but nfs-ganesha needs 3.4.2. +%if ( ! 0%{?rhel} ) %global with_glusterfs true +%endif %global with_cephfs true @@ -25,7 +27,7 @@ Name: nfs-ganesha Version: 2.1.0 -Release: 8%{?prereltag:.%{prereltag}}%{?dist} +Release: 9%{?prereltag:.%{prereltag}}%{?dist} Summary: Ganesha NFS Server Group: System Environment/Libraries License: LGPLv3+ @@ -264,6 +266,9 @@ install -D -p -m 0644 src/scripts/ganeshactl/org.ganesha.nfsd.conf %{buildroot}% %dir %{_pkgdocdir} %changelog +* Thu Oct 2 2014 Kaleb S. KEITHLEY 2.1.0-9 +- restore exclusion of gluster gfapi on rhel + * Thu Oct 2 2014 Kaleb S. KEITHLEY 2.1.0-8 - install /etc/dbus-1/system.d/org.ganesha.nfsd.conf - build and install admin tools