|
|
@ -22,9 +22,9 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 22.1 |
|
|
|
%define V_opkg 22.2 |
|
|
|
%define V_real 22.1 |
|
|
|
%define V_real 22.2 |
|
|
|
%define V_subdir 22.1 |
|
|
|
%define V_subdir 22.2 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: erlang |
|
|
|
Name: erlang |
|
|
@ -37,7 +37,7 @@ Class: PLUS |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: Erlang Public License |
|
|
|
License: Erlang Public License |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20190917 |
|
|
|
Release: 20191210 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://www.erlang.org/download/otp_src_%{V_real}.tar.gz |
|
|
|
Source0: http://www.erlang.org/download/otp_src_%{V_real}.tar.gz |
|
|
|