-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Update Erlang 24, 25 and 26 to the latest versions
Showing
6 changed files
with
28 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,12 +23,12 @@ | |
%define eprefix %{_prefix}%{_lib32} | ||
%define ver_maj 24 | ||
%define ver_min 3 | ||
%define ver_patch 4.14 | ||
%define ver_patch 4.15 | ||
%define ver_suffix %{ver_min}.%{ver_patch} | ||
%define ver_string %{ver_maj}.%{ver_suffix} | ||
%define realname erlang | ||
|
||
%define libre_ver 3.8.1 | ||
%define libre_ver 3.8.2 | ||
|
||
################################################################################ | ||
|
||
|
@@ -41,8 +41,8 @@ License: MPL | |
URL: https://www.erlang.org | ||
|
||
Source0: https://github.com/erlang/otp/archive/OTP-%{ver_string}.tar.gz | ||
Source1: https://www.erlang.org/download/otp_doc_html_%{ver_maj}.%{ver_min}.tar.gz | ||
Source2: https://www.erlang.org/download/otp_doc_man_%{ver_maj}.%{ver_min}.tar.gz | ||
Source1: https://github.com/erlang/otp/releases/download/OTP-%{ver_string}/otp_doc_html_%{ver_string}.tar.gz | ||
Source2: https://github.com/erlang/otp/releases/download/OTP-%{ver_string}/otp_doc_man_%{ver_string}.tar.gz | ||
Source3: epmd.service | ||
Source4: epmd.socket | ||
Source5: [email protected] | ||
|
@@ -877,7 +877,6 @@ rm -rf %{buildroot} | |
%{_libdir}/erlang/bin/start_sasl.boot | ||
%{_libdir}/erlang/erts-* | ||
%{_libdir}/erlang/misc/format_man_pages | ||
%{_libdir}/erlang/misc/makewhatis | ||
%{_libdir}/erlang/releases | ||
%{_libdir}/erlang/bin/run_erl | ||
%{_libdir}/erlang/bin/start | ||
|
@@ -1043,6 +1042,10 @@ rm -rf %{buildroot} | |
################################################################################ | ||
|
||
%changelog | ||
* Thu Dec 21 2023 Anton Novojilov <[email protected]> - 24.3.4.15-0 | ||
- https://github.com/erlang/otp/releases/tag/OTP-24.3.4.15 | ||
- LibreSSL updated to 3.8.2 | ||
|
||
* Sun Oct 15 2023 Anton Novojilov <[email protected]> - 24.3.4.14-0 | ||
- https://github.com/erlang/otp/releases/tag/OTP-24.3.4.14 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,12 +23,12 @@ | |
%define eprefix %{_prefix}%{_lib32} | ||
%define ver_maj 25 | ||
%define ver_min 3 | ||
%define ver_patch 2.7 | ||
%define ver_patch 2.8 | ||
%define ver_suffix %{ver_min}.%{ver_patch} | ||
%define ver_string %{ver_maj}.%{ver_suffix} | ||
%define realname erlang | ||
|
||
%define libre_ver 3.8.1 | ||
%define libre_ver 3.8.2 | ||
|
||
################################################################################ | ||
|
||
|
@@ -41,8 +41,8 @@ License: MPL | |
URL: https://www.erlang.org | ||
|
||
Source0: https://github.com/erlang/otp/archive/OTP-%{ver_string}.tar.gz | ||
Source1: https://www.erlang.org/download/otp_doc_html_%{ver_maj}.%{ver_min}.tar.gz | ||
Source2: https://www.erlang.org/download/otp_doc_man_%{ver_maj}.%{ver_min}.tar.gz | ||
Source1: https://github.com/erlang/otp/releases/download/OTP-%{ver_string}/otp_doc_html_%{ver_string}.tar.gz | ||
Source2: https://github.com/erlang/otp/releases/download/OTP-%{ver_string}/otp_doc_man_%{ver_string}.tar.gz | ||
Source3: epmd.service | ||
Source4: epmd.socket | ||
Source5: [email protected] | ||
|
@@ -868,7 +868,6 @@ rm -rf %{buildroot} | |
%{_libdir}/erlang/bin/start_sasl.boot | ||
%{_libdir}/erlang/erts-* | ||
%{_libdir}/erlang/misc/format_man_pages | ||
%{_libdir}/erlang/misc/makewhatis | ||
%{_libdir}/erlang/releases | ||
%{_libdir}/erlang/bin/run_erl | ||
%{_libdir}/erlang/bin/start | ||
|
@@ -1034,6 +1033,10 @@ rm -rf %{buildroot} | |
################################################################################ | ||
|
||
%changelog | ||
* Thu Dec 21 2023 Anton Novojilov <[email protected]> - 25.3.2.8-0 | ||
- https://github.com/erlang/otp/releases/tag/OTP-25.3.2.8 | ||
- LibreSSL updated to 3.8.2 | ||
|
||
* Sun Oct 15 2023 Anton Novojilov <[email protected]> - 25.3.2.7-0 | ||
- https://github.com/erlang/otp/releases/tag/OTP-25.3.2.7 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,13 +22,13 @@ | |
%define elibdir %{_libdir}/erlang/lib | ||
%define eprefix %{_prefix}%{_lib32} | ||
%define ver_maj 26 | ||
%define ver_min 1 | ||
%define ver_patch 2 | ||
%define ver_min 2 | ||
%define ver_patch 1 | ||
%define ver_suffix %{ver_min}.%{ver_patch} | ||
%define ver_string %{ver_maj}.%{ver_suffix} | ||
%define realname erlang | ||
|
||
%define libre_ver 3.8.1 | ||
%define libre_ver 3.8.2 | ||
|
||
################################################################################ | ||
|
||
|
@@ -41,8 +41,8 @@ License: MPL | |
URL: https://www.erlang.org | ||
|
||
Source0: https://github.com/erlang/otp/archive/OTP-%{ver_string}.tar.gz | ||
Source1: https://www.erlang.org/download/otp_doc_html_%{ver_maj}.%{ver_min}.tar.gz | ||
Source2: https://www.erlang.org/download/otp_doc_man_%{ver_maj}.%{ver_min}.tar.gz | ||
Source1: https://github.com/erlang/otp/releases/download/OTP-%{ver_string}/otp_doc_html_%{ver_string}.tar.gz | ||
Source2: https://github.com/erlang/otp/releases/download/OTP-%{ver_string}/otp_doc_man_%{ver_string}.tar.gz | ||
Source3: epmd.service | ||
Source4: epmd.socket | ||
Source5: [email protected] | ||
|
@@ -868,7 +868,6 @@ rm -rf %{buildroot} | |
%{_libdir}/erlang/bin/start_sasl.boot | ||
%{_libdir}/erlang/erts-* | ||
%{_libdir}/erlang/misc/format_man_pages | ||
%{_libdir}/erlang/misc/makewhatis | ||
%{_libdir}/erlang/releases | ||
%{_libdir}/erlang/bin/run_erl | ||
%{_libdir}/erlang/bin/start | ||
|
@@ -1034,6 +1033,10 @@ rm -rf %{buildroot} | |
################################################################################ | ||
|
||
%changelog | ||
* Thu Dec 21 2023 Anton Novojilov <[email protected]> - 26.2.1-0 | ||
- https://github.com/erlang/otp/releases/tag/OTP-26.2.1 | ||
- LibreSSL updated to 3.8.2 | ||
|
||
* Sun Oct 15 2023 Anton Novojilov <[email protected]> - 26.1.2-0 | ||
- https://github.com/erlang/otp/releases/tag/OTP-26.1.2 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
pkg erlang24 | ||
|
||
var libressl_ver 3.8.1 | ||
var libressl_ver 3.8.2 | ||
|
||
var epmd_service epmd | ||
var epmd_port 4369 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
pkg erlang25 | ||
|
||
var libressl_ver 3.8.1 | ||
var libressl_ver 3.8.2 | ||
|
||
var epmd_service epmd | ||
var epmd_port 4369 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
pkg erlang26 | ||
|
||
var libressl_ver 3.8.1 | ||
var libressl_ver 3.8.2 | ||
|
||
var epmd_service epmd | ||
var epmd_port 4369 | ||
|