I3AZ9M: Add settings.xml to src.rpm
This commit is contained in:
parent
0ecea1b11c
commit
7e9e17e62d
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: openjfx8
|
Name: openjfx8
|
||||||
Version: 8.0.202
|
Version: 8.0.202
|
||||||
Release: 23.b07
|
Release: 24.b07
|
||||||
Summary: Rich client application platform for Java
|
Summary: Rich client application platform for Java
|
||||||
|
|
||||||
#fxpackager is BSD
|
#fxpackager is BSD
|
||||||
@ -53,6 +53,7 @@ Source31: build.xml
|
|||||||
Source32: buildSrc.xml
|
Source32: buildSrc.xml
|
||||||
Source33: fxpackager-native.xml
|
Source33: fxpackager-native.xml
|
||||||
Source34: fxpackager-so.xml
|
Source34: fxpackager-so.xml
|
||||||
|
Source35: settings.xml
|
||||||
|
|
||||||
Patch0: 0000-Fix-wait-call-in-PosixPlatform.patch
|
Patch0: 0000-Fix-wait-call-in-PosixPlatform.patch
|
||||||
Patch1: 0003-fix-cast-between-incompatible-function-types.patch
|
Patch1: 0003-fix-cast-between-incompatible-function-types.patch
|
||||||
@ -233,6 +234,9 @@ ln -s %{openjfxdir}/bin/javapackager %{buildroot}%{_bindir}
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 12 2021 Noah <hedongbo@huawei.com> - 8.0.202-24.b07
|
||||||
|
- add settings.xml to source
|
||||||
|
|
||||||
* Thu Dec 24 2020 weidong <weidong@uniontech.com> - 8.0.202-23.b07
|
* Thu Dec 24 2020 weidong <weidong@uniontech.com> - 8.0.202-23.b07
|
||||||
- Delete dist macro in spec
|
- Delete dist macro in spec
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user