restore exclusion of gluster gfapi on rhel

This commit is contained in:
Kaleb S. KEITHLEY 2014-10-02 12:14:19 -04:00
parent 2480af662f
commit 37861ecf13
1 changed files with 6 additions and 1 deletions

View File

@ -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 <kkeithle at redhat.com> 2.1.0-9
- restore exclusion of gluster gfapi on rhel
* Thu Oct 2 2014 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.1.0-8
- install /etc/dbus-1/system.d/org.ganesha.nfsd.conf
- build and install admin tools