restore exclusion of gluster gfapi on rhel
This commit is contained in:
parent
2480af662f
commit
37861ecf13
@ -11,7 +11,9 @@
|
|||||||
|
|
||||||
# GlusterFS is not available in EPEL
|
# GlusterFS is not available in EPEL
|
||||||
# RHEL currently 3.4.0 client, but nfs-ganesha needs 3.4.2.
|
# RHEL currently 3.4.0 client, but nfs-ganesha needs 3.4.2.
|
||||||
|
%if ( ! 0%{?rhel} )
|
||||||
%global with_glusterfs true
|
%global with_glusterfs true
|
||||||
|
%endif
|
||||||
|
|
||||||
%global with_cephfs true
|
%global with_cephfs true
|
||||||
|
|
||||||
@ -25,7 +27,7 @@
|
|||||||
|
|
||||||
Name: nfs-ganesha
|
Name: nfs-ganesha
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 8%{?prereltag:.%{prereltag}}%{?dist}
|
Release: 9%{?prereltag:.%{prereltag}}%{?dist}
|
||||||
Summary: Ganesha NFS Server
|
Summary: Ganesha NFS Server
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -264,6 +266,9 @@ install -D -p -m 0644 src/scripts/ganeshactl/org.ganesha.nfsd.conf %{buildroot}%
|
|||||||
%dir %{_pkgdocdir}
|
%dir %{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- install /etc/dbus-1/system.d/org.ganesha.nfsd.conf
|
||||||
- build and install admin tools
|
- build and install admin tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user