1
0
forked from pool/glusterfs

Accepting request 759286 from home:Pharaoh_Atem:branches:filesystems

- Fix the name of the Python bindings subpackage
- Properly mark Python bindings subpackage as noarch

OBS-URL: https://build.opensuse.org/request/show/759286
OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=65
This commit is contained in:
Dominique Leuenberger 2019-12-27 16:57:35 +00:00 committed by Git OBS Bridge
parent 134b221194
commit 28e052cb2a
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 26 08:22:55 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Fix the name of the Python bindings subpackage
- Properly mark Python bindings subpackage as noarch
-------------------------------------------------------------------
Fri Dec 13 16:13:06 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -105,11 +105,14 @@ Group: System/Libraries
GlusterFS is a clustered file-system capable of scaling to several
petabytes.
%package -n python-gluster
%package -n python3-gluster
Summary: Python bindings for GlusterFS
Group: Development/Languages/Python
BuildArch: noarch
# Legacy Python 2 bindings are no longer available...
Obsoletes: python-gluster < 7.0
%description -n python-gluster
%description -n python3-gluster
GlusterFS is a clustered file-system capable of scaling to several
petabytes.
@ -265,7 +268,7 @@ rm -f "%buildroot/%_sbindir/conf.py"
%files -n libglusterfs0
%_libdir/libglusterfs.so.0*
%files -n python-gluster
%files -n python3-gluster
%python3_sitelib/gluster/
%files devel