From: Arkadiusz Miśkiewicz Date: Wed, 4 Oct 2017 09:50:32 +0000 (+0200) Subject: - up to 7.0.81 X-Git-Tag: auto/th/tomcat-7.0.82-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ftomcat.git;a=commitdiff_plain;h=916c01185282bfd962bc3695194fa7c2eca940d0 - up to 7.0.81 --- diff --git a/tomcat-build.patch b/tomcat-build.patch index 403779e..f0eea3b 100644 --- a/tomcat-build.patch +++ b/tomcat-build.patch @@ -31,3 +31,14 @@ maxmemory="512m" failonerror="true" executable="${java.7.home}/bin/javadoc"> +--- apache-tomcat-7.0.81-src/build.xml~ 2017-10-04 11:16:30.000000000 +0200 ++++ apache-tomcat-7.0.81-src/build.xml 2017-10-04 11:48:42.218524719 +0200 +@@ -1932,7 +1932,7 @@ Apache Tomcat ${version} native binaries + encoding="ISO-8859-1" + docencoding="ISO-8859-1" + charset="ISO-8859-1" +- additionalparam="-breakiterator -notimestamp" ++ additionalparam="-Xdoclint:none -breakiterator -notimestamp" + maxmemory="512m" + failonerror="true" + executable="${java.7.home}/bin/javadoc"> diff --git a/tomcat.spec b/tomcat.spec index 7488d32..1a94cfd 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -15,12 +15,12 @@ Summary: Web server and Servlet/JSP Engine, RI for Servlet %{servletapiver}/JSP %{jspapiver} API 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.73 +Version: 7.0.81 Release: 1 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 -# Source0-md5: c8391fe6504d2104835a2f7f883858ad +# Source0-md5: bb0b227624b4d2134366ffe629e2fe2d Source1: apache-%{name}.init Source2: apache-%{name}.sysconfig Source3: %{name}-build.properties