delete BuildRequires gdb
This commit is contained in:
parent
588f27f573
commit
72fc83862e
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zope-proxy
|
Name: python-zope-proxy
|
||||||
Version: 4.3.5
|
Version: 4.3.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Generic Transparent Proxies
|
Summary: Generic Transparent Proxies
|
||||||
License: ZPL 2.1
|
License: ZPL 2.1
|
||||||
URL: https://github.com/zopefoundation/zope.proxy
|
URL: https://github.com/zopefoundation/zope.proxy
|
||||||
@ -20,7 +20,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-zope-proxy
|
%description -n python3-zope-proxy
|
||||||
Proxies are special objects which serve as mostly-transparent
|
Proxies are special objects which serve as mostly-transparent
|
||||||
@ -78,5 +77,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 4.3.5-2
|
||||||
|
- DESC: delete BuildRequires gdb
|
||||||
|
|
||||||
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user