delete BuildRequires gdb
This commit is contained in:
parent
3f809729d9
commit
465b5e318a
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-scrypt
|
Name: python-scrypt
|
||||||
Version: 0.8.17
|
Version: 0.8.17
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Bindings for the scrypt key derivation function library
|
Summary: Bindings for the scrypt key derivation function library
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/holgern/py-scrypt
|
URL: https://github.com/holgern/py-scrypt
|
||||||
@ -19,7 +19,6 @@ BuildRequires: openssl-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-cffi
|
BuildRequires: python3-cffi
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gdb
|
|
||||||
%description -n python3-scrypt
|
%description -n python3-scrypt
|
||||||
|
|
||||||
|
|
||||||
@ -70,6 +69,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.8.17-3
|
||||||
|
- DESC: delete BuildRequires gdb
|
||||||
|
|
||||||
* Wen Feb 03 2021 zhaorenhai <zhaorenhai@hotmailc.om> - 0.8.7-2
|
* Wen Feb 03 2021 zhaorenhai <zhaorenhai@hotmailc.om> - 0.8.7-2
|
||||||
- Add openssl-devel build requires.
|
- Add openssl-devel build requires.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user