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