From 612d45ac234c98abd6c51b50800ff5c8ae9c0942a1b47856708bdc81aa07a1e6 Mon Sep 17 00:00:00 2001 From: Matei Albu Date: Mon, 4 Feb 2019 15:45:17 +0000 Subject: [PATCH] Accepting request 671144 from home:mateialbu:branches:Java:packages - Require Java 1.8 or later (bsc#1123407) OBS-URL: https://build.opensuse.org/request/show/671144 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=148 --- tomcat.changes | 5 +++++ tomcat.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/tomcat.changes b/tomcat.changes index 6867a0b..b519113 100644 --- a/tomcat.changes +++ b/tomcat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 4 15:35:43 UTC 2019 - malbu@suse.com + +- Require Java 1.8 or later (bsc#1123407) + ------------------------------------------------------------------- Sat Jan 26 08:07:36 UTC 2019 - Fridrich Strba diff --git a/tomcat.spec b/tomcat.spec index 42f6da9..d69eb04 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -45,7 +45,7 @@ Release: 0 Summary: Apache Servlet/JSP/EL Engine, RI for Servlet 4.0/JSP 2.3/EL 3.0 API License: Apache-2.0 Group: Productivity/Networking/Web/Servers -URL: http://tomcat.apache.org +Url: http://tomcat.apache.org Source0: https://archive.apache.org/dist/tomcat/tomcat-%{major_version}/v%{version}/src/%{packdname}.tar.gz Source1: %{name}-%{major_version}.%{minor_version}.conf Source2: %{name}-%{major_version}.%{minor_version}.init @@ -115,6 +115,7 @@ Requires: apache-commons-daemon Requires: apache-commons-dbcp Requires: apache-commons-logging Requires: apache-commons-pool2 +Requires: java >= 1.8 Requires: log4j Requires(post): %fillup_prereq Requires(pre): %{_sbindir}/groupadd