!14 [sync] PR-12: 解决24.03编译失败问题
From: @openeuler-sync-bot Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
ece3d2c233
@ -2,11 +2,11 @@
|
||||
%global package_maven_version 1.5.5
|
||||
|
||||
%global _java_jdk_home /usr/lib/jvm/java-11-openjdk
|
||||
%global _mvn_opts -Ptimedependant-tests-disabled
|
||||
%global _mvn_opts -Ptimedependant-tests-disabled -Pno-test
|
||||
Summary: JsonRpc java client (%{name}) for oVirt
|
||||
Name: vdsm-jsonrpc-java
|
||||
Version: 1.5.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPLv2+
|
||||
URL: http://www.ovirt.org
|
||||
Source: http://resources.ovirt.org/pub/ovirt-master-snapshot/src/%{name}/%{name}-%{package_version}.tar.gz
|
||||
@ -83,5 +83,8 @@ export JAVA_HOME="%{_java_jdk_home}"
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 18 2024 herengui <herengui@kylinsec.com.cn> - 1.5.5-2
|
||||
- Disable tests since the test certificate has expired.
|
||||
|
||||
* Fri Jul 02 2021 Ge Wang <wangge20@huawei.com> - 1.5.5-1
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user