From 45106fbfd97357e353908adcb18a775366c3af34 Mon Sep 17 00:00:00 2001 From: eaglegai Date: Tue, 1 Sep 2020 18:58:14 +0800 Subject: [PATCH] open UNITTEST to run tests --- bind.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index 24fe078..a13c72e 100644 --- a/bind.spec +++ b/bind.spec @@ -3,7 +3,7 @@ %bcond_with DNSTAP %bcond_with DLZ %bcond_with SYSTEMTEST -%bcond_with UNITTEST +%bcond_without UNITTEST %bcond_without SDB %bcond_without GSSTSIG %bcond_without PKCS11 @@ -1177,6 +1177,12 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue Sep 01 2020 gaihuiying - 9.11.21-2 +- Type:requirement +- ID:NA +- SUG:NA +- DESC:open UNITTEST to run tests + * Mon Jul 27 2020 gaihuiying - 9.11.21-1 - Type:requirement - ID:NA -- Gitee