|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 19.0.0 |
|
|
|
%define V_opkg 19.1.0 |
|
|
|
%define V_dist 19.0.0.Final |
|
|
|
%define V_dist 19.1.0.Final |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: wildfly |
|
|
|
Name: wildfly |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Web |
|
|
|
Group: Web |
|
|
|
License: LGPL |
|
|
|
License: LGPL |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20200320 |
|
|
|
Release: 20200506 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.jboss.org/wildfly/%{V_dist}/wildfly-%{V_dist}.tar.gz |
|
|
|
Source0: http://download.jboss.org/wildfly/%{V_dist}/wildfly-%{V_dist}.tar.gz |
|
|
|