Renamed pki-servlet-container into pki-servlet-engine
This commit is contained in:
parent
a32e876dca
commit
2fc4617c1b
@ -55,7 +55,7 @@
|
||||
%global _initrddir %{_sysconfdir}/init.d
|
||||
%global _systemddir /lib/systemd/system
|
||||
|
||||
Name: pki-servlet-container
|
||||
Name: pki-servlet-engine
|
||||
Epoch: 1
|
||||
Version: %{major_version}.%{minor_version}.%{micro_version}
|
||||
Release: 14%{?dist}
|
||||
@ -110,7 +110,7 @@ Requires: pki-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
|
||||
Provides: bundled(tomcat) = 9.0.7.redhat-%{redhat_version}
|
||||
|
||||
%description
|
||||
Tomcat is the servlet container that is used in the official Reference
|
||||
Tomcat is the servlet engine that is used in the official Reference
|
||||
Implementation for the Java Servlet and JavaServer Pages technologies.
|
||||
The Java Servlet and JavaServer Pages specifications are developed by
|
||||
Sun under the Java Community Process.
|
Loading…
Reference in New Issue
Block a user