- Fix changelog
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=87
This commit is contained in:
parent
bec9fc7ebc
commit
219e9d1981
@ -5,7 +5,8 @@ Thu Apr 21 21:22:56 UTC 2016 - jcnengel@gmail.com
|
|||||||
* Another bugfix release for 8.0 series, full details:
|
* Another bugfix release for 8.0 series, full details:
|
||||||
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html#Tomcat_8.0.33_(markt)
|
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-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
|
Thu Apr 7 13:01:07 UTC 2016 - tchvatal@suse.com
|
||||||
|
@ -597,7 +597,7 @@ EOF
|
|||||||
%{_sbindir}/groupadd -r tomcat 2>/dev/null || :
|
%{_sbindir}/groupadd -r tomcat 2>/dev/null || :
|
||||||
%{_sbindir}/useradd -c "Apache Tomcat" -g tomcat \
|
%{_sbindir}/useradd -c "Apache Tomcat" -g tomcat \
|
||||||
-s /bin/sh -r -d %{homedir} tomcat 2>/dev/null || :
|
-s /bin/sh -r -d %{homedir} tomcat 2>/dev/null || :
|
||||||
%service_add_pre %{name}.service
|
%service_add_pre %{name}.service
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%service_add_post %{name}.service
|
%service_add_post %{name}.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user