update flink.spec.
Signed-off-by: xiexing <xiexing4@hisilicon.com>
This commit is contained in:
parent
d8f7aca61f
commit
aa5a2e8d15
@ -42,7 +42,7 @@ cp %{SOURCE6} ${HOME}/.m2/repository/com/github/eirslett/npm/8.1.2/
|
||||
|
||||
%build
|
||||
npm config set registry https://repo.huaweicloud.com/repository/npm/
|
||||
mvn clean install -DskipTests -Dfast -rf :flink-runtime-web
|
||||
mvn clean install -DskipTests -Dfast -T 2
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}/opt/
|
||||
@ -59,8 +59,11 @@ find %{buildroot}/opt/apache-%{name}-%{version}/ -type f -name '*.py' | xargs -i
|
||||
* Wed Sep 27 2023 xiexing <xiexing4@hisilicon.com> - 1.17.1-1
|
||||
- update version to 1.17.1
|
||||
|
||||
* Wed Jan 05 2022 weidong <weidong@uniontech.com> - 1.12.7-2
|
||||
- Fix compilation failure.
|
||||
* Mon May 8 2023 Wenlong Zhang <zhangwenlong@loongson.cn> - 1.13.0-2
|
||||
- add loongarch64 support
|
||||
|
||||
* Wed Dec 22 2021 chenjunbiao<chenjunbiao@uniontech.com> - 1.13.0-1
|
||||
- Update version.
|
||||
|
||||
* Fri Dec 17 2021 weidong <weidong@uniontech.com> - 1.12.7-1
|
||||
- Update version.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user