!28 [sync] PR-27: Add install require java-1.8.0-openjdk
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
52397520ce
@ -1,7 +1,7 @@
|
|||||||
%global classpath batik:xml-commons-apis:xml-commons-apis-ext:xmlgraphics-commons
|
%global classpath batik:xml-commons-apis:xml-commons-apis-ext:xmlgraphics-commons
|
||||||
Name: batik
|
Name: batik
|
||||||
Version: 1.10
|
Version: 1.10
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Batik is an inline templating engine for CoffeeScript
|
Summary: Batik is an inline templating engine for CoffeeScript
|
||||||
License: Apache-2.0 and W3C and MPL-1.1 and GPL-2.0-or-later and Apache-1.1
|
License: Apache-2.0 and W3C and MPL-1.1 and GPL-2.0-or-later and Apache-1.1
|
||||||
URL: https://xmlgraphics.apache.org/batik/
|
URL: https://xmlgraphics.apache.org/batik/
|
||||||
@ -18,6 +18,7 @@ BuildArch: noarch
|
|||||||
|
|
||||||
BuildRequires: maven-local junit apache-parent rhino maven-assembly-plugin
|
BuildRequires: maven-local junit apache-parent rhino maven-assembly-plugin
|
||||||
BuildRequires: jython xalan-j2 xml-commons-apis maven-plugin-bundle xmlgraphics-commons
|
BuildRequires: jython xalan-j2 xml-commons-apis maven-plugin-bundle xmlgraphics-commons
|
||||||
|
Requires: java-1.8.0-openjdk
|
||||||
|
|
||||||
Recommends: jai-imageio-core
|
Recommends: jai-imageio-core
|
||||||
|
|
||||||
@ -124,6 +125,9 @@ cp -a samples %{buildroot}/%{_datadir}/%{name}/
|
|||||||
%doc CHANGES MAINTAIN README NOTICE
|
%doc CHANGES MAINTAIN README NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 3 2023 caodongxia <caodongxia@h-partners.com> - 1.10-8
|
||||||
|
- Add install require java-1.8.0-openjdk
|
||||||
|
|
||||||
* Wed Dec 28 2022 jiangpeng <jiangpeng01@ncti-gba.cn> - 1.10-7
|
* Wed Dec 28 2022 jiangpeng <jiangpeng01@ncti-gba.cn> - 1.10-7
|
||||||
- Fix CVE-2022-41704 and CVE-2022-42890
|
- Fix CVE-2022-41704 and CVE-2022-42890
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user