forked from pool/tomcat
Accepting request 447333 from home:AndreasStieger:branches:Java:packages
tomcat 8.0.39 boo#1003911 OBS-URL: https://build.opensuse.org/request/show/447333 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=102
This commit is contained in:
committed by
Git OBS Bridge
parent
4331deb96a
commit
21808b373c
@@ -22,7 +22,7 @@
|
||||
%define elspec 3.0
|
||||
%define major_version 8
|
||||
%define minor_version 0
|
||||
%define micro_version 36
|
||||
%define micro_version 39
|
||||
%define packdname apache-tomcat-%{version}-src
|
||||
# FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
|
||||
%global basedir /srv/%{name}
|
||||
@@ -77,8 +77,6 @@ Patch2: tomcat-8.0.9-property-build.windows.patch
|
||||
Patch3: tomcat-8.0.33-JDTCompiler-java.patch
|
||||
# PATCH-FIX-SLE: Change security manager default policies bnc#891264
|
||||
Patch4: tomcat-7.0-sle.catalina.policy.patch
|
||||
# PATCH-FIX-SLE: SLES 12 SP2 tomcat8.0.36 rpms are not working properly mainly while compiling JSP's with org.apache.jasper.JspC class (bnc#993862)
|
||||
Patch5: tomcat-8.0.36-jar-scanner-loop.patch
|
||||
BuildRequires: ant >= 1.8.1
|
||||
BuildRequires: ant-antlr
|
||||
BuildRequires: apache-commons-collections
|
||||
@@ -244,7 +242,6 @@ find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "
|
||||
%patch2 -p1
|
||||
%patch3
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
|
||||
# remove date from docs
|
||||
sed -i -e '/build-date/ d' webapps/docs/tomcat-docs.xsl
|
||||
|
Reference in New Issue
Block a user