Revert "provide RHEL/Fedora-compatible openssl3 FIPS config"
This reverts commit e2c90fde3c
.
This commit is contained in:
parent
67edb2060f
commit
cb5d7cb183
11
libica.spec
11
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
|
||||
|
Loading…
Reference in New Issue
Block a user