!2 Change spec: Add BuildRequires for python-proliantutils
From: @zhangy1317 Reviewed-by: @joec88 Signed-off-by: @joec88
This commit is contained in:
commit
cb6276610d
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-proliantutils
|
||||
Version: 2.10.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Client Library for interfacing with various devices in HP Proliant Servers.
|
||||
License: Apache-2.0
|
||||
URL: https://opendev.org/x/proliantutils
|
||||
@ -29,6 +29,8 @@ Summary: Client Library for interfacing with various devices in HP Proliant Serv
|
||||
Provides: python-proliantutils
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-pbr
|
||||
%description -n python3-proliantutils
|
||||
**proliantutils** is a set of utility libraries for interfacing and managing
|
||||
various components (like iLO, HPSSA) for HPE Proliant Servers. This library
|
||||
@ -87,5 +89,7 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 29 2021 zhangy <zhangy1317@foxmail.com>
|
||||
- Add buildrequires
|
||||
* Mon Jan 04 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user