Fix openssl version
This commit is contained in:
parent
5afa09cef4
commit
673f149abf
@ -113,7 +113,7 @@ Requires: http-parser >= 2.7.0
|
|||||||
Provides: bundled(http-parser) = %{http_parser_version}
|
Provides: bundled(http-parser) = %{http_parser_version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
BuildRequires: (openssl-devel >= 1:1.0.2 or compat-openssl10-devel)
|
BuildRequires: (openssl-devel <= 1:1.1.0 or compat-openssl10-devel)
|
||||||
|
|
||||||
# we need the system certificate store when Patch2 is applied
|
# we need the system certificate store when Patch2 is applied
|
||||||
Requires: ca-certificates
|
Requires: ca-certificates
|
||||||
|
Loading…
Reference in New Issue
Block a user