GlusterFS 3.7.0 GA

This commit is contained in:
Kaleb S. KEITHLEY 2015-05-15 08:11:09 -04:00
parent dcf72a38bf
commit 6d8ca7cfb2
2 changed files with 9 additions and 5 deletions

View File

@ -3,7 +3,7 @@
%global _for_fedora_koji_builds 1 %global _for_fedora_koji_builds 1
# uncomment and add '%' to use the prereltag for pre-releases # uncomment and add '%' to use the prereltag for pre-releases
%global prereltag beta2 # %%global prereltag beta2
##----------------------------------------------------------------------------- ##-----------------------------------------------------------------------------
## All argument definitions should be placed here and keep them sorted ## All argument definitions should be placed here and keep them sorted
@ -160,7 +160,7 @@ Summary: Cluster File System
%if ( 0%{_for_fedora_koji_builds} ) %if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs Name: glusterfs
Version: 3.7.0 Version: 3.7.0
Release: 0.8%{?prereltag:.%{prereltag}}%{?dist} Release: 1%{?prereltag:.%{prereltag}}%{?dist}
Vendor: Fedora Project Vendor: Fedora Project
%else %else
Name: @PACKAGE_NAME@ Name: @PACKAGE_NAME@
@ -332,7 +332,8 @@ This package provides the development libraries and include files.
%package extra-xlators %package extra-xlators
Summary: Extra Gluster filesystem Translators Summary: Extra Gluster filesystem Translators
Group: Applications/File Group: Applications/File
# We need -api rpm for its __init__.py in Python site-packages area # We need -api rpm for its __init__.py in Python
# site-packages area
Requires: python-gluster = %{version}-%{release} Requires: python-gluster = %{version}-%{release}
Requires: python python-ctypes Requires: python python-ctypes
@ -1210,6 +1211,9 @@ fi
%changelog %changelog
* Fri May 15 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-1
- GlusterFS 3.7.0 GA
* Tue May 12 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.8beta2 * Tue May 12 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.8beta2
- GlusterFS 3.7.0beta2 - GlusterFS 3.7.0beta2

View File

@ -1 +1 @@
5d36302d8c37f222f718166f52c5df11 glusterfs-3.7.0beta2.tar.gz d7b856a06c40b560860da9dc416bb007 glusterfs-3.7.0.tar.gz