From 6c0b3487dd9e810e757641b8d80aa75917caa78ad6bc31a6341922a1891b354d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 25 Jan 2019 20:16:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=144 --- tomcat.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tomcat.spec b/tomcat.spec index 9f64f89..875d71e 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 http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -192,6 +192,8 @@ Provides: jsp = %{jspspec} Provides: jsp23 Obsoletes: jsp < %{jspspec} Obsoletes: tomcat-jsp-2_2-api +Requires: mvn(org.apache.tomcat:tomcat-el-api) +Requires: mvn(org.apache.tomcat:tomcat-servlet-api) %description jsp-2_3-api Apache Tomcat JSP API implementation classes version 2.3