GlusterFS 3.7.0 GA
This commit is contained in:
parent
dcf72a38bf
commit
6d8ca7cfb2
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user