From: Arkadiusz Miśkiewicz Date: Wed, 8 May 2019 08:13:17 +0000 (+0200) Subject: - rel 2; typo fixed X-Git-Tag: auto/th/tomcat-7.0.94-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ftomcat.git;a=commitdiff_plain;h=649a65f - rel 2; typo fixed --- diff --git a/logging.patch b/logging.patch index 1f9668f..35e7353 100644 --- a/logging.patch +++ b/logging.patch @@ -5,7 +5,7 @@ 1catalina.org.apache.juli.FileHandler.prefix = catalina. 1catalina.org.apache.juli.FileHandler.encoding = UTF-8 +1catalina.org.apache.juli.FileHandler.rotatable = false -+1catalina.org.apache.juli.FileHandlers.suffix = log ++1catalina.org.apache.juli.FileHandler.suffix = log 2localhost.org.apache.juli.FileHandler.level = FINE 2localhost.org.apache.juli.FileHandler.directory = ${catalina.base}/logs diff --git a/tomcat.spec b/tomcat.spec index 4b3fc1d..9c82410 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -16,7 +16,7 @@ Summary: Web server and Servlet/JSP Engine, RI for Servlet %{servletapiver}/JSP Summary(pl.UTF-8): Serwer www i silnik Servlet/JSP będący wzorcową implementacją API Servlet %{servletapiver}/JSP %{jspapiver} Name: tomcat Version: 7.0.94 -Release: 1 +Release: 2 License: Apache v2.0 Group: Networking/Daemons/Java Source0: http://www.apache.org/dist/tomcat/tomcat-7/v%{version}/src/apache-%{name}-%{version}-src.tar.gz