open UNITTEST

This commit is contained in:
eaglegai 2020-12-09 11:08:03 +08:00
parent 0f9b975f73
commit 96c19c4331

View File

@ -3,7 +3,7 @@
%bcond_with DNSTAP %bcond_with DNSTAP
%bcond_with DLZ %bcond_with DLZ
%bcond_with SYSTEMTEST %bcond_with SYSTEMTEST
%bcond_with UNITTEST %bcond_without UNITTEST
%bcond_without SDB %bcond_without SDB
%bcond_without GSSTSIG %bcond_without GSSTSIG
%bcond_without PKCS11 %bcond_without PKCS11
@ -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: 3 Release: 4
Epoch: 32 Epoch: 32
Url: http://www.isc.org/products/BIND/ Url: http://www.isc.org/products/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
@ -1170,6 +1170,12 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog %changelog
* Wed Dec 09 2020 gaihuiying <gaihuiying1@huawei.com> - 9.11.21-4
- Type:requirement
- ID:NA
- SUG:NA
- DESC:open UNITTEST
* Wed Nov 18 2020 gaihuiying <gaihuiying1@huawei.com> - 9.11.21-3 * Wed Nov 18 2020 gaihuiying <gaihuiying1@huawei.com> - 9.11.21-3
- Type:requirement - Type:requirement
- ID:NA - ID:NA