Rollback request 674514
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=152
This commit is contained in:
parent
d7994db69e
commit
f1bb9c0f85
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 13 09:11:49 UTC 2019 - ecsos@opensuse.org
|
||||
|
||||
- Add tomcat-9.0-tomcat-webapps.patch to fix missing context for
|
||||
manager and host-mamanger.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 09:50:35 UTC 2019 - malbu@suse.com
|
||||
|
||||
|
@ -89,8 +89,6 @@ Patch3: %{name}-%{major_version}.%{minor_version}-sle.catalina.policy.pa
|
||||
Patch4: %{name}-%{major_version}.%{minor_version}-javadoc.patch
|
||||
# PATCH-FIX-OPENSUSE: disable adding OSGi metadata to JAR files because bndtools is not avalable in SLES/OpenSUSE
|
||||
Patch5: tomcat-9.0-disable-osgi-build.patch
|
||||
# PATCH-FIX-OPENSUSE: insert missing context for manager and host-manager
|
||||
Patch6: tomcat-9.0-tomcat-webapps.patch
|
||||
|
||||
BuildRequires: ant >= 1.8.1
|
||||
BuildRequires: ant-antlr
|
||||
@ -268,7 +266,6 @@ find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "
|
||||
%patch3
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
|
||||
# remove date from docs
|
||||
sed -i -e '/build-date/ d' webapps/docs/tomcat-docs.xsl
|
||||
|
Loading…
Reference in New Issue
Block a user