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 572effda91
commit 55deda392a
1 changed files with 2 additions and 0 deletions

View File

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