Switch to openssl-devel-engine
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
a0d8469788
commit
795e65ec63
@ -39,7 +39,7 @@
|
||||
# This is used by both the nodejs package and the npm subpackage that
|
||||
# has a separate version - the name is special so that rpmdev-bumpspec
|
||||
# will bump this rather than adding .1 to the end.
|
||||
%global baserelease %autorelease
|
||||
%global baserelease %autorelease -e 0.riscv64
|
||||
|
||||
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
||||
|
||||
@ -249,7 +249,7 @@ Requires: openssl11 >= %{openssl11_minimum}
|
||||
|
||||
%if 0%{?fedora} >= 36
|
||||
BuildRequires: openssl >= %{openssl30_minimum}
|
||||
BuildRequires: openssl-devel >= %{openssl30_minimum}
|
||||
BuildRequires: openssl-devel-engine >= %{openssl30_minimum}
|
||||
%global openssl_fips_configure --openssl-is-fips
|
||||
%else
|
||||
Requires: openssl >= %{openssl11_minimum}
|
||||
|
Loading…
x
Reference in New Issue
Block a user