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