P. Janouch 2016-04-22 09:46:29 +00:00 committed by Git OBS Bridge
parent bec9fc7ebc
commit 219e9d1981
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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