!4 python-setproctitle delete BuildRequires gdb
From: @chenyanpanHW Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
c759edfb11
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-setproctitle
|
Name: python-setproctitle
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A Python module to customize the process title
|
Summary: A Python module to customize the process title
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/dvarrazzo/py-setproctitle
|
URL: https://github.com/dvarrazzo/py-setproctitle
|
||||||
@ -27,7 +27,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-cffi
|
BuildRequires: python3-cffi
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gdb
|
|
||||||
%description -n python3-setproctitle
|
%description -n python3-setproctitle
|
||||||
The setproctitle module allows a process to change its title (as displayed
|
The setproctitle module allows a process to change its title (as displayed
|
||||||
by system tools such as ps and top).
|
by system tools such as ps and top).
|
||||||
@ -92,5 +91,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.2.1-2
|
||||||
|
- DESC: delete BuildRequires gdb
|
||||||
|
|
||||||
* 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