!12 Init package ovirt-engine-wildfly of version 19.1.0
From: @jxy_git Reviewed-by: @wm-wm-wm Signed-off-by: @wm-wm-wm
This commit is contained in:
commit
442a9503b7
@ -1,17 +1,19 @@
|
|||||||
%global __jar_repack 0
|
%global __jar_repack 0
|
||||||
|
|
||||||
Name: ovirt-engine-wildfly
|
Name: ovirt-engine-wildfly
|
||||||
Version: 23.0.2
|
Version: 19.1.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: WildFly Application Server for oVirt Engine
|
Summary: WildFly Application Server for oVirt Engine
|
||||||
Group: Virtualization/Management
|
Group: Virtualization/Management
|
||||||
License: LGPL-2.1
|
License: Apache 2.0
|
||||||
URL: http://wildfly.org
|
URL: http://wildfly.org
|
||||||
Source0: https://github.com/wildfly/wildfly/archive/refs/tags/wildfly-23.0.2.Final.zip
|
Source: https://github.com/wildfly/wildfly/archive/refs/tags/wildfly-19.1.0.Final.zip
|
||||||
BuildRequires: unzip
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: unzip
|
||||||
Requires: java-1.8.0-openjdk
|
BuildRequires: chrpath
|
||||||
BuildArch: noarch
|
|
||||||
|
# Prevent breaking packages that require e.g. libapr-1.so
|
||||||
|
AutoReqProv: no
|
||||||
|
|
||||||
%description
|
%description
|
||||||
WildFly Application Server for oVirt Engine.
|
WildFly Application Server for oVirt Engine.
|
||||||
@ -50,15 +52,10 @@ find \
|
|||||||
-name '*.so' \
|
-name '*.so' \
|
||||||
-exec chrpath --delete {} \;
|
-exec chrpath --delete {} \;
|
||||||
|
|
||||||
# Delete all files what support win in exec dir
|
|
||||||
rm -rf %{buildroot}%{_datadir}/%{name}/bin/*.bat %{buildroot}%{_datadir}/%{name}/bin/*.ps1
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
|
||||||
* Mon Sep 6 2021 baizhonggui <baizhonggui@huawei.com> - 23.0.2-1
|
|
||||||
- Update to 23.0.2
|
|
||||||
|
|
||||||
* Tue Jul 06 2021 lijunwei <lijunwei@kylinos.cn> 22.0.0-1
|
%changelog
|
||||||
- init package
|
* Mon Jun 27 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 19.1.0-1
|
||||||
|
- Init package
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user