From c3464bd0f2b5185035d37372225551a1044106b4 Mon Sep 17 00:00:00 2001 From: Zoltan Fridrich Date: Mon, 17 Jun 2024 13:24:29 +0200 Subject: [PATCH] Build with certificate compression enabled Resolves: RHEL-42514 Signed-off-by: Zoltan Fridrich --- gnutls.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnutls.spec b/gnutls.spec index 67479b8..992698f 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -25,7 +25,7 @@ Patch: gnutls-3.7.8-ktls_skip_tls12_chachapoly_test.patch %bcond_with tpm12 %bcond_without tpm2 %bcond_without gost -%bcond_with certificate_compression +%bcond_without certificate_compression %bcond_without tests %if 0%{?fedora} && 0%{?fedora} < 38