SHA256
1
0
forked from pool/tomcat

Accepting request 391258 from home:j-engel:branches:Java:packages

Update to 8.0.33 including several bugfixes

OBS-URL: https://build.opensuse.org/request/show/391258
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=86
This commit is contained in:
P. Janouch
2016-04-22 09:40:16 +00:00
committed by Git OBS Bridge
parent c29a84fd86
commit bec9fc7ebc
8 changed files with 48 additions and 30 deletions

View File

@@ -22,7 +22,7 @@
%define elspec 3.0
%define major_version 8
%define minor_version 0
%define micro_version 32
%define micro_version 33
%define packdname apache-tomcat-%{version}-src
# FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
%global basedir /srv/%{name}
@@ -75,7 +75,7 @@ Patch1: %{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.pa
#PATCH-FIX-OPENSUSE: skip few windows specific parts of build
Patch2: tomcat-8.0.9-property-build.windows.patch
# PATCH-FIX-UPSTREAM: https://issues.apache.org/bugzilla/show_bug.cgi?id=56373
Patch3: tomcat-7.0.53-JDTCompiler-java.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
BuildRequires: ant >= 1.8.1