I3AZ9M: Add settings.xml to src.rpm

This commit is contained in:
Noah 2021-03-12 16:51:57 +08:00 committed by dongbohe
parent 0ecea1b11c
commit 7e9e17e62d

View File

@ -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