From 6a9f55ef66b1e25be8336b4672a6e02b14e3c576 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Thu, 13 Apr 2023 20:09:49 +0900 Subject: [PATCH] Fix leftover of the previous %bcond change Signed-off-by: Daiki Ueno --- gnutls.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnutls.spec b/gnutls.spec index 2d40e58..eea2019 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -88,7 +88,7 @@ BuildRequires: unbound-devel unbound-libs %endif BuildRequires: make gtk-doc -%if %{with_mingw} +%if %{with mingw} BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw32-gcc BuildRequires: mingw32-gcc-c++ @@ -186,7 +186,7 @@ This package contains library that implements the DANE protocol for verifying TLS certificates through DNSSEC. %endif -%if %{with_mingw} +%if %{with mingw} %package -n mingw32-%{name} Summary: MinGW GnuTLS TLS/SSL encryption library Requires: pkgconfig