[packages/tomcat] - rel 2; typo fixed
arekm
arekm at pld-linux.org
Wed May 8 10:13:27 CEST 2019
commit 649a65feeaeb0ec4284ed0426c919c48ac755260
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 8 10:13:17 2019 +0200
- rel 2; typo fixed
logging.patch | 2 +-
tomcat.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
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
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tomcat.git/commitdiff/649a65feeaeb0ec4284ed0426c919c48ac755260
More information about the pld-cvs-commit
mailing list