remove buildrequires gdb

This commit is contained in:
jinag12 2021-07-26 10:29:36 +08:00
parent c237d11feb
commit ec75c87760

View File

@ -19,7 +19,7 @@ Name: bind
Summary: Domain Name System (DNS) Server (named) Summary: Domain Name System (DNS) Server (named)
License: MPLv2.0 License: MPLv2.0
Version: 9.11.21 Version: 9.11.21
Release: 11 Release: 12
Epoch: 32 Epoch: 32
Url: https://www.isc.org/downloads/bind/ Url: https://www.isc.org/downloads/bind/
Source0: https://ftp.isc.org/isc/bind9/9.11.21/bind-%{version}.tar.gz Source0: https://ftp.isc.org/isc/bind9/9.11.21/bind-%{version}.tar.gz
@ -60,7 +60,7 @@ Source34: named.loopback
Source35: named.root.key Source35: named.root.key
BuildRequires: openssl-devel libtool autoconf pkgconfig libcap-devel python3-devel python3-ply docbook-style-xsl BuildRequires: openssl-devel libtool autoconf pkgconfig libcap-devel python3-devel python3-ply docbook-style-xsl
BuildRequires: libidn2-devel libxml2-devel make systemd selinux-policy findutils sed libxslt gdb BuildRequires: libidn2-devel libxml2-devel make systemd selinux-policy findutils sed libxslt
BuildRequires: chrpath BuildRequires: chrpath
%if %{with SDB} %if %{with SDB}
@ -1157,6 +1157,12 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog %changelog
* Sat Jul 24 2021 jiangheng <jiangheng12@huawei.com> - 9.11.21-12
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:remove buildrequires gdb
* Wed May 26 2021 jiangheng <jiangheng12@huawei.com> - 9.11.21-11 * Wed May 26 2021 jiangheng <jiangheng12@huawei.com> - 9.11.21-11
- Type:CVE - Type:CVE
- ID:NA - ID:NA