add gdb builddep
This commit is contained in:
parent
95db5c2460
commit
f098d66374
@ -1,5 +1,5 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
%globa1 with_python2 1
|
%global with_python2 1
|
||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
|
|
||||||
%bcond_without perl
|
%bcond_without perl
|
||||||
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
Name: ldns
|
Name: ldns
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 23
|
Release: 25
|
||||||
Summary: Low-level DNS(SEC) library with API
|
Summary: Low-level DNS(SEC) library with API
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -44,7 +44,7 @@ Patch2: %{name}-1.7.0-realloc.patch
|
|||||||
BuildRequires: libtool autoconf automake
|
BuildRequires: libtool autoconf automake
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
BuildRequires: gcc make libpcap-devel gcc-c++ doxygen
|
BuildRequires: gcc make libpcap-devel gcc-c++ doxygen gdb
|
||||||
%if %{with dane_ta}
|
%if %{with dane_ta}
|
||||||
BuildRequires: openssl-devel >= 1.1.0
|
BuildRequires: openssl-devel >= 1.1.0
|
||||||
%else
|
%else
|
||||||
@ -324,6 +324,9 @@ rm -rf doc/man
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 22 2020 openEuler Buildyeam <buildteam@openeuler.org> - 1.7.0-25
|
||||||
|
- fix build bug,add flag with_python2 and with_python3
|
||||||
|
|
||||||
* Sat Jan 11 2020 openEuler Buildyeam <buildteam@openeuler.org> - 1.7.0-23
|
* Sat Jan 11 2020 openEuler Buildyeam <buildteam@openeuler.org> - 1.7.0-23
|
||||||
- Delete useless info
|
- Delete useless info
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user