remove recommends tomcat-native
(cherry picked from commit 04f08e854bd051358da393d9999948f043e5491a)
This commit is contained in:
parent
2f77be2b2b
commit
5bb015148d
@ -13,7 +13,7 @@
|
|||||||
Name: tomcat
|
Name: tomcat
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: %{major_version}.%{minor_version}.%{micro_version}
|
Version: %{major_version}.%{minor_version}.%{micro_version}
|
||||||
Release: 22
|
Release: 23
|
||||||
Summary: Implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies
|
Summary: Implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://tomcat.apache.org/
|
URL: http://tomcat.apache.org/
|
||||||
@ -109,7 +109,7 @@ BuildRequires: geronimo-saaj aqute-bndlib aqute-bnd systemd-units wsdl4j geronim
|
|||||||
Requires: procps jpackage-utils java-headless >= 1:1.8.0 apache-commons-daemon
|
Requires: procps jpackage-utils java-headless >= 1:1.8.0 apache-commons-daemon
|
||||||
Requires: tomcat-taglibs-standard >= 0:1.1 ecj
|
Requires: tomcat-taglibs-standard >= 0:1.1 ecj
|
||||||
|
|
||||||
Recommends: tomcat-native >= 1.2.14
|
Recommends: libtcnative-1-0 >= 1.2.14
|
||||||
|
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
Requires(post): chkconfig
|
Requires(post): chkconfig
|
||||||
@ -501,6 +501,9 @@ fi
|
|||||||
%{_javadocdir}/%{name}
|
%{_javadocdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 3 2021 caodongxia <caodongxia@huawei.com> - 1:9.0.10-23
|
||||||
|
- Replace recommends tomcat-native with libtcnative-1-0
|
||||||
|
|
||||||
* Thu Oct 28 2021 liwu <liwu13@huawei.com> - 1:9.0.10-22
|
* Thu Oct 28 2021 liwu <liwu13@huawei.com> - 1:9.0.10-22
|
||||||
- Fix CVE-2021-42340
|
- Fix CVE-2021-42340
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user