fix build errorwq
This commit is contained in:
parent
8f2d6efbdf
commit
ed56ab9a92
@ -13,7 +13,7 @@
|
||||
Name: tomcat
|
||||
Epoch: 1
|
||||
Version: %{major_version}.%{minor_version}.%{micro_version}
|
||||
Release: 26
|
||||
Release: 27
|
||||
Summary: Implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies
|
||||
License: ASL 2.0
|
||||
URL: http://tomcat.apache.org/
|
||||
@ -187,7 +187,7 @@ export OPT_JAR_LIST="xalan-j2-serializer"
|
||||
-Dcommons-collections.jar="$(build-classpath apache-commons-collections)" \
|
||||
-Dcommons-daemon.jar="$(build-classpath apache-commons-daemon)" \
|
||||
-Dcommons-daemon.native.src.tgz="HACK" \
|
||||
-Djdt.jar="$(build-classpath ecj)" \
|
||||
-Djdt.jar="$(build-classpath ecj/ecj)" \
|
||||
-Dtomcat-native.tar.gz="HACK" \
|
||||
-Dtomcat-native.home="." \
|
||||
-Dcommons-daemon.native.win.mgr.exe="HACK" \
|
||||
@ -502,6 +502,9 @@ fi
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue May 24 2022 chenchen <chen_aka_jan@163.com> - 1:9.0.10-27
|
||||
- fix build error
|
||||
|
||||
* Mon Apr 25 2022 wangkai <wangkai@h-partners.com - 1:9.0.10-26
|
||||
- Refix CVE-2021-41079
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user