!3 change spec and version of python-dracclient
From: @zhangy1317 Reviewed-by: @joec88 Signed-off-by: @joec88
This commit is contained in:
commit
432dd2adf6
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-python-dracclient
|
||||
Name: python-dracclient
|
||||
Version: 5.1.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Library for managing machines with Dell iDRAC cards
|
||||
License: Apache-2
|
||||
URL: https://launchpad.net/python-dracclient
|
||||
@ -15,17 +15,17 @@ Requires: python3-requests
|
||||
%description
|
||||
Library for managing machines with Dell iDRAC cards.
|
||||
|
||||
%package -n python3-python-dracclient
|
||||
%package -n python3-dracclient
|
||||
Summary: Library for managing machines with Dell iDRAC cards
|
||||
Provides: python-python-dracclient
|
||||
Provides: python-dracclient
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
%description -n python3-python-dracclient
|
||||
%description -n python3-dracclient
|
||||
Library for managing machines with Dell iDRAC cards.
|
||||
|
||||
%package help
|
||||
Summary: Development documents and examples for python-dracclient
|
||||
Provides: python3-python-dracclient-doc
|
||||
Provides: python3-dracclient-doc
|
||||
%description help
|
||||
Library for managing machines with Dell iDRAC cards.
|
||||
|
||||
@ -63,12 +63,12 @@ popd
|
||||
mv %{buildroot}/filelist.lst .
|
||||
mv %{buildroot}/doclist.lst .
|
||||
|
||||
%files -n python3-python-dracclient -f filelist.lst
|
||||
%files -n python3-dracclient -f filelist.lst
|
||||
%dir %{python3_sitelib}/*
|
||||
|
||||
%files help -f doclist.lst
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 04 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
* Thu Jan 14 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user