From 22de70c4f9c7f70abca863050b6c7897c4a2779f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=A3=8B=E5=BE=B7?= Date: Tue, 7 Feb 2023 08:28:37 +0000 Subject: [PATCH] update mariadb.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈棋德 --- mariadb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index 38407cb..adf76bf 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -181,7 +181,7 @@ BuildRequires: perl(Time::HiRes) BuildRequires: perl(Time::localtime) BuildRequires: perl(warnings) # for running some openssl tests rhbz#1189180 -BuildRequires: compat-openssl11 compat-openssl11-devel +BuildRequires: compat-openssl11-devel %if %{with debug} BuildRequires: valgrind-devel