diff --git a/stunnel.spec b/stunnel.spec index fa48029..3b6ea30 100644 --- a/stunnel.spec +++ b/stunnel.spec @@ -8,9 +8,9 @@ %endif %if 0%{?rhel} >= 10 -%bcond_without openssl_engine +%bcond openssl_engine 0 %else -%bcond_without openssl_engine +%bcond openssl_engine 1 %endif Summary: A TLS-encrypting socket wrapper