From cb5d7cb1837cd22dd780c091a9647e16cdacf59f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Mon, 16 May 2022 13:44:24 +0000 Subject: [PATCH] Revert "provide RHEL/Fedora-compatible openssl3 FIPS config" This reverts commit e2c90fde3ca6c475d9f2d53bc931d1d5dc74a1a9. --- libica.spec | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/libica.spec b/libica.spec index 02bae1d..86da2fc 100644 --- a/libica.spec +++ b/libica.spec @@ -54,17 +54,6 @@ sh ./bootstrap.sh %endif %make_build -%if %{with_fips} -%if 0%{?fedora} >= 36 || 0%{?rhel} >= 9 -# provide RHEL/Fedora-compatible openssl3 FIPS config -cat > src/openssl3-fips.cnf << EOF -openssl_conf = openssl_init - -[openssl_init] -EOF -%endif -%endif - %install %make_install