GlusterFS 3.7.0beta2, extra-xlators requires python-gluster
This commit is contained in:
parent
05e1605d5d
commit
b36e8c8b34
@ -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.6%{?prereltag:.%{prereltag}}%{?dist}
|
Release: 0.7%{?prereltag:.%{prereltag}}%{?dist}
|
||||||
Vendor: Fedora Project
|
Vendor: Fedora Project
|
||||||
%else
|
%else
|
||||||
Name: @PACKAGE_NAME@
|
Name: @PACKAGE_NAME@
|
||||||
@ -333,7 +333,7 @@ This package provides the development libraries and include files.
|
|||||||
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-%{name} = %{version}-%{release}
|
Requires: python-gluster = %{version}-%{release}
|
||||||
Requires: python python-ctypes
|
Requires: python python-ctypes
|
||||||
|
|
||||||
%description extra-xlators
|
%description extra-xlators
|
||||||
@ -1209,6 +1209,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 12 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.7beta2
|
||||||
|
- GlusterFS 3.7.0beta2, extra-xlators requires python-gluster
|
||||||
|
|
||||||
* Tue May 12 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.6beta2
|
* Tue May 12 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.6beta2
|
||||||
- GlusterFS 3.7.0beta2, noarch python-gluster
|
- GlusterFS 3.7.0beta2, noarch python-gluster
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user