From 219e9d19815eb045a05bba14ad3de23e76a028ea3408e4a7ac51e2726465ea7f Mon Sep 17 00:00:00 2001
From: "P. Janouch"
Date: Fri, 22 Apr 2016 09:46:29 +0000
Subject: [PATCH] - Fix changelog
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=87
---
tomcat.changes | 3 ++-
tomcat.spec | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/tomcat.changes b/tomcat.changes
index 1156f93..aa4487a 100644
--- a/tomcat.changes
+++ b/tomcat.changes
@@ -5,7 +5,8 @@ Thu Apr 21 21:22:56 UTC 2016 - jcnengel@gmail.com
* Another bugfix release for 8.0 series, full details:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html#Tomcat_8.0.33_(markt)
- Rebase tomcat-8.0-tomcat-users-webapp.patch
-- Rebase tomcat-7.0.53-JDTCompiler-java.patch and rename to reflect new version number
+- Rebase tomcat-7.0.53-JDTCompiler-java.patch
+ to tomcat-8.0.33-JDTCompiler-java.patch
-------------------------------------------------------------------
Thu Apr 7 13:01:07 UTC 2016 - tchvatal@suse.com
diff --git a/tomcat.spec b/tomcat.spec
index d74129d..8572397 100644
--- a/tomcat.spec
+++ b/tomcat.spec
@@ -597,7 +597,7 @@ EOF
%{_sbindir}/groupadd -r tomcat 2>/dev/null || :
%{_sbindir}/useradd -c "Apache Tomcat" -g tomcat \
-s /bin/sh -r -d %{homedir} tomcat 2>/dev/null || :
-%service_add_pre %{name}.service
+%service_add_pre %{name}.service
%post
%service_add_post %{name}.service