!9 RISCV64: update spec.
From: @zke-012020 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
35d34ffb4b
@ -1,6 +1,6 @@
|
|||||||
Name: apache-mime4j
|
Name: apache-mime4j
|
||||||
Version: 0.8.7
|
Version: 0.8.7
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Apache JAMES Mime4j
|
Summary: Apache JAMES Mime4j
|
||||||
License: ASL 2.0 and Artistic
|
License: ASL 2.0 and Artistic
|
||||||
URL: http://james.apache.org/mime4j
|
URL: http://james.apache.org/mime4j
|
||||||
@ -36,6 +36,9 @@ for p in core dom storage; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%ifarch riscv64
|
||||||
|
export JAVA_TOOL_OPTIONS="-Xmx4096m"
|
||||||
|
%endif
|
||||||
%mvn_build
|
%mvn_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -49,6 +52,9 @@ done
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 23 2024 zke_012020 <keer.oerv@isrc.iscas.ac.cn> - 0.8.7-2
|
||||||
|
- Update spec for riscv64
|
||||||
|
|
||||||
* Wed Dec 13 2023 Ge Wang <wang__ge@126.com> - 0.8.7-1
|
* Wed Dec 13 2023 Ge Wang <wang__ge@126.com> - 0.8.7-1
|
||||||
- Upgrade to version 0.8.7
|
- Upgrade to version 0.8.7
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user