Forgot to add requirement on the pki-servlet-api sub-package

This commit is contained in:
Coty Sutherland 2018-06-12 12:16:32 -04:00
parent 058b0e8dae
commit 94c5c759fa

View File

@ -143,6 +143,8 @@ Requires(preun): coreutils
Provides: el_api = %{elspec} Provides: el_api = %{elspec}
Obsoletes: tomcat-el-2.2-api Obsoletes: tomcat-el-2.2-api
Requires: pki-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
%description %description
Tomcat is the servlet container that is used in the official Reference Tomcat is the servlet container that is used in the official Reference
Implementation for the Java Servlet and JavaServer Pages technologies. Implementation for the Java Servlet and JavaServer Pages technologies.