From d0f3155bd6cc4ba785a92875846c9fa7a9ec5c47442a14405ec049e771069c0e Mon Sep 17 00:00:00 2001 From: Matei Albu Date: Sun, 26 Aug 2018 22:23:16 +0000 Subject: [PATCH] Accepting request 631635 from home:mateialbu:branches:Java:packages - Empty tomcat-9.0.sysconfig to avoid overwriting of customer's configuration during update (bsc#1067720) OBS-URL: https://build.opensuse.org/request/show/631635 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=127 --- tomcat-9.0.sysconfig | 11 ----------- tomcat.changes | 6 ++++++ 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/tomcat-9.0.sysconfig b/tomcat-9.0.sysconfig index 05cc032..473a0f4 100644 --- a/tomcat-9.0.sysconfig +++ b/tomcat-9.0.sysconfig @@ -1,11 +0,0 @@ -# Service-specific configuration file for tomcat. This will be sourced by -# systemd for the default service (tomcat.service) -# If you want to customize named instance, make a similar file -# and name it tomcat@instancename. - -# You will not need to set this, usually. For default service it equals -# CATALINA_HOME. For named service, it equals ${TOMCATS_BASE}${NAME} -#CATALINA_BASE="@@@TCHOME@@@" - -# Please take a look at /etc/tomcat/tomcat.conf to have an idea what you -# can override. diff --git a/tomcat.changes b/tomcat.changes index bd7c670..86e6dc9 100644 --- a/tomcat.changes +++ b/tomcat.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 26 22:01:07 UTC 2018 - malbu@suse.com + +- Empty tomcat-9.0.sysconfig to avoid overwriting of customer's + configuration during update (bsc#1067720) + ------------------------------------------------------------------- Tue Aug 16 14:13:23 UTC 2018 - malbu@suse.com