diff --git a/erlang.spec b/erlang.spec index b21ec36..95af9c7 100644 --- a/erlang.spec +++ b/erlang.spec @@ -11,7 +11,7 @@ %global __with_wxwidgets 1 Name: erlang Version: 23.3.4.9 -Release: 1 +Release: 2 Summary: General-purpose programming language and runtime environment License: ASL 2.0 URL: https://www.erlang.org @@ -146,7 +146,7 @@ A byte code compiler for Erlang which produces highly compact code. %package crypto Summary: Cryptographical support -BuildRequires: pkgconfig(openssl) +BuildRequires: compat-openssl11-devel Requires: %{name}-erts%{?_isa} = %{version}-%{release} Requires: %{name}-kernel%{?_isa} = %{version}-%{release} Requires: %{name}-stdlib%{?_isa} = %{version}-%{release} @@ -1724,7 +1724,10 @@ useradd -r -g epmd -d /dev/null -s /sbin/nologin \ %endif %changelog -* Thu Apr 07 2022 houyingchao +* Fri Feb 3 2023 liyanan - 23.3.4.9-2 +- Fix build failed due to openssl update to 3.0 + +* Thu Apr 07 2022 houyingchao - 23.3.4.9-1 - Fix compilation failed * Fri Jul 30 2021 liping - 21.3.3-3