fix build failed
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
0de9620d1e
commit
313ef9eb9d
@ -12,7 +12,7 @@
|
||||
%bcond_with jp_minimal
|
||||
Name: jetty
|
||||
Version: 9.4.16
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Java Webserver and Servlet Container
|
||||
License: ASL 2.0 or EPL-1.0 or EPL-2.0
|
||||
URL: http://www.eclipse.org/jetty/
|
||||
@ -634,7 +634,7 @@ rm -r %{buildroot}%{homedir}/etc
|
||||
ln -s %{confdir} %{buildroot}%{homedir}/etc
|
||||
mv %{buildroot}%{homedir}/webapps %{buildroot}%{appdir}
|
||||
ln -s %{appdir} %{buildroot}%{homedir}/webapps
|
||||
rm %{buildroot}%{homedir}/*.txt %{buildroot}%{homedir}/*.html
|
||||
rm %{buildroot}%{homedir}/*.html
|
||||
ln -sf %{rundir} %{buildroot}%{homedir}/work
|
||||
cp -p %{SOURCE1} %{buildroot}%{homedir}/bin/jetty.sh
|
||||
|
||||
@ -796,6 +796,9 @@ exit 0
|
||||
%license LICENSE NOTICE.txt LICENSE-MIT
|
||||
|
||||
%changelog
|
||||
* Mon Jan 29 2024 xu_ping <707078654@qq.com> - 9.4.16-5
|
||||
- Fix build failure due to upgrade jetty-artifact-remote-resources
|
||||
|
||||
* Tue Mar 14 2023 caodongxia <caodongxia@h-partners.com> - 9.4.16-4
|
||||
- Fix self-compilation failure
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user