endable jpmini

This commit is contained in:
chengzihan2 2020-09-04 11:56:54 +08:00
parent 52f68c6041
commit 07ded5056f
2 changed files with 5 additions and 2 deletions

BIN
.jetty.spec.swp Normal file

Binary file not shown.

View File

@ -9,10 +9,10 @@
%global jettylibdir %{_localstatedir}/lib/%{name} %global jettylibdir %{_localstatedir}/lib/%{name}
%global appdir %{jettylibdir}/webapps %global appdir %{jettylibdir}/webapps
%global addver .v20190215 %global addver .v20190215
%bcond_with jp_minimal %bcond_without jp_minimal
Name: jetty Name: jetty
Version: 9.4.15 Version: 9.4.15
Release: 1 Release: 2
Summary: Java Webserver and Servlet Container Summary: Java Webserver and Servlet Container
License: ASL 2.0 or EPL-1.0 License: ASL 2.0 or EPL-1.0
URL: http://www.eclipse.org/jetty/ URL: http://www.eclipse.org/jetty/
@ -774,5 +774,8 @@ exit 0
%license LICENSE NOTICE.txt LICENSE-MIT %license LICENSE NOTICE.txt LICENSE-MIT
%changelog %changelog
* Fri Sep 4 2020 huanghaitao <huanghaitao8@huawei.com> - 9.4.15-2
- endable jpmini
* Wed Aug 26 2020 huanghaitao <huanghaitao8@huawei.com> - 9.4.15-1 * Wed Aug 26 2020 huanghaitao <huanghaitao8@huawei.com> - 9.4.15-1
- package init - package init