enable fips mode

This commit is contained in:
Nikos Mavrogiannopoulos 2018-06-13 09:42:39 +02:00
parent 137cdb9336
commit d1439b69da

View File

@ -7,10 +7,10 @@ Patch3: gnutls-3.6.1-disable-pss-tests.patch
%bcond_without dane
%if 0%{?rhel}
%bcond_with guile
%bcond_with fips
%bcond_without fips
%else
%bcond_without guile
%bcond_with fips
%bcond_without fips
%endif
Summary: A TLS protocol implementation