Accepting request 229411 from home:balta3:branches:Java:packages
Update to tomcat 7.0.52. This contains a security bugfix for CVE-2014-0050. OBS-URL: https://build.opensuse.org/request/show/229411 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=42
This commit is contained in:
committed by
Git OBS Bridge
parent
d54518711c
commit
458c8940cf
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tomcat
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2009, JPackage Project
|
||||
# All rights reserved.
|
||||
#
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
%define major_version 7
|
||||
%define minor_version 0
|
||||
%define micro_version 47
|
||||
%define micro_version 52
|
||||
|
||||
%define packdname apache-tomcat-%{version}-src
|
||||
%define tcuid 91
|
||||
@@ -80,7 +80,7 @@ Patch0: %{name}-%{major_version}.%{minor_version}-bootstrap-MANIFEST.MF.
|
||||
#PATCH-FIX-UPSTREAM: from jpackage.org package
|
||||
Patch1: %{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.patch
|
||||
#PATCH-FIX-OPENSUSE: skip few windows specific parts of build
|
||||
Patch2: tomcat-7.0.2-property-build.windows.patch
|
||||
Patch2: tomcat-7.0.52-property-build.windows.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
Reference in New Issue
Block a user