Enable gnfs subpackage

This commit is contained in:
Kaleb S. KEITHLEY 2017-05-09 07:40:36 -04:00
parent 6bd56d6b07
commit fede34f901

View File

@ -46,6 +46,10 @@
# rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --with gnfs
%{?_with_gnfs:%global _with_gnfs --enable-gnfs}
%if ( 0%{_for_fedora_koji_builds} )
%global _with_gnfs --enable-gnfs
%endif
# Disable geo-replication on EL5, as its default Python is too old
%if ( 0%{?rhel} && 0%{?rhel} < 6 )
%global _without_georeplication --disable-georeplication
@ -176,7 +180,7 @@ Summary: Distributed File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 3.11.0
Release: 0.2%{?prereltag:.%{prereltag}}%{?dist}
Release: 0.3%{?prereltag:.%{prereltag}}%{?dist}
%else
Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
@ -1334,6 +1338,9 @@ exit 0
%endif
%changelog
* Tue May 9 2017 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.11.0-0.3rc0
- Enable gnfs subpackage
* Tue May 9 2017 Niels de Vos <ndevos@redhat.com> - 3.11.0-0.2rc0
- remove conflicting _localstate_/run/gluster dir