!7 修复provide问题
From: @xiyuanwang Reviewed-by: @huangtianhua Signed-off-by: @joec88
This commit is contained in:
commit
566da667d6
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-python-glanceclient
|
Name: python-python-glanceclient
|
||||||
Version: 3.2.2
|
Version: 3.2.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: OpenStack Image API Client Library
|
Summary: OpenStack Image API Client Library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/python-glanceclient/latest/
|
URL: https://docs.openstack.org/python-glanceclient/latest/
|
||||||
@ -40,7 +40,7 @@ glanceclient module), and a command-line script (glance). Each implements \
|
|||||||
|
|
||||||
%package -n python3-glanceclient
|
%package -n python3-glanceclient
|
||||||
Summary: OpenStack Image API Client Library
|
Summary: OpenStack Image API Client Library
|
||||||
Provides: python-python-glanceclient
|
Provides: python3-glanceclient
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
%description -n python3-glanceclient
|
%description -n python3-glanceclient
|
||||||
@ -97,5 +97,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 20 2021 wangxiyuan <wangxiyuan1007@gmail.com>
|
||||||
|
- Fix Package Provides Issue
|
||||||
|
|
||||||
* Wed Jan 06 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Wed Jan 06 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user