remove recommends tomcat-native

(cherry picked from commit 04f08e854bd051358da393d9999948f043e5491a)
This commit is contained in:
caodongxia 2021-11-03 11:39:43 +08:00 committed by openeuler-sync-bot
parent 27d20aa5ea
commit c050febbca

View File

@ -13,7 +13,7 @@
Name: tomcat
Epoch: 1
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
License: ASL 2.0
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: 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(post): chkconfig
@ -501,6 +501,9 @@ fi
%{_javadocdir}/%{name}
%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
- Fix CVE-2021-42340