GlusterFS 3.7.0beta2, noarch python-gluster

This commit is contained in:
Kaleb S. KEITHLEY 2015-05-12 05:08:03 -04:00
parent b666ad6bc8
commit 05e1605d5d

View File

@ -160,7 +160,7 @@ Summary: Cluster File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 3.7.0
Release: 0.5%{?prereltag:.%{prereltag}}%{?dist}
Release: 0.6%{?prereltag:.%{prereltag}}%{?dist}
Vendor: Fedora Project
%else
Name: @PACKAGE_NAME@
@ -439,6 +439,11 @@ This package provides the base GlusterFS libraries
%package -n python-gluster
Summary: GlusterFS python library
Group: Development/Tools
License: GPLv3+
%if ( ! ( 0%{?rhel} && 0%{?rhel} < 6 || 0%{?sles_version} ) )
# EL5 does not support noarch sub-packages
BuildArch: noarch
%endif
Requires: python
%description -n python-gluster
@ -1204,6 +1209,9 @@ fi
%changelog
* Tue May 12 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.6beta2
- GlusterFS 3.7.0beta2, noarch python-gluster
* Tue May 12 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.5beta2
- GlusterFS 3.7.0beta2