SHA256
1
0
forked from pool/tomcat10
Michele Bussolotto 2023-11-15 13:14:29 +00:00 committed by Git OBS Bridge
parent 3e4c4313f4
commit 46276f7d7b

View File

@ -135,6 +135,7 @@ Requires(pre): shadow
Requires: libtcnative-1-0 >= 1.2.38 Requires: libtcnative-1-0 >= 1.2.38
Requires: logrotate Requires: logrotate
BuildArch: noarch BuildArch: noarch
Conflicts: tomcat
%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
@ -148,6 +149,7 @@ ATTENTION: This tomcat is built with java %{java_version}.
Summary: The host manager and manager web applications for Apache Tomcat Summary: The host manager and manager web applications for Apache Tomcat
Group: Productivity/Networking/Web/Servers Group: Productivity/Networking/Web/Servers
Requires: tomcat = %{version}-%{release} Requires: tomcat = %{version}-%{release}
Conflicts: tomcat-admin-webapps
%description admin-webapps %description admin-webapps
The host manager and manager web-based applications for Apache Tomcat. The host manager and manager web-based applications for Apache Tomcat.
@ -155,6 +157,7 @@ The host manager and manager web-based applications for Apache Tomcat.
%package embed %package embed
Summary: Libraries for Embedding Apache Tomcat Summary: Libraries for Embedding Apache Tomcat
Group: Productivity/Networking/Web/Servers Group: Productivity/Networking/Web/Servers
Conflicts: tomcat-embed
%description embed %description embed
Embeddeding support (various libraries) for Apache Tomcat. Embeddeding support (various libraries) for Apache Tomcat.
@ -163,6 +166,7 @@ Embeddeding support (various libraries) for Apache Tomcat.
Summary: The "docs" web application for Apache Tomcat Summary: The "docs" web application for Apache Tomcat
Group: Productivity/Networking/Web/Servers Group: Productivity/Networking/Web/Servers
Requires: tomcat = %{version}-%{release} Requires: tomcat = %{version}-%{release}
Conflicts: tomcat-docs-webapp
%description docs-webapp %description docs-webapp
The documentation of web application for Apache Tomcat. The documentation of web application for Apache Tomcat.
@ -177,7 +181,7 @@ Provides: el_%{elspec_major}_%{elspec_minor}_api = %{version}-%{release}
Provides: el_api = %{elspec} Provides: el_api = %{elspec}
Obsoletes: el_api < %{elspec} Obsoletes: el_api < %{elspec}
Obsoletes: tomcat-el-2_2-api < %{elspec} Obsoletes: tomcat-el-2_2-api < %{elspec}
Obsoletes: tomcat-el-3_0-api < %{elspec} Conflicts: tomcat-el-3_0-api < %{elspec}
%description el-%{elspec_major}_%{elspec_minor}-api %description el-%{elspec_major}_%{elspec_minor}-api
Expression Language API version %{elspec}. Expression Language API version %{elspec}.
@ -186,6 +190,7 @@ Expression Language API version %{elspec}.
Summary: Javadoc generated documentation for Apache Tomcat Summary: Javadoc generated documentation for Apache Tomcat
Group: Documentation/HTML Group: Documentation/HTML
BuildArch: noarch BuildArch: noarch
Conflicts: tomcat-javadoc
%description doc %description doc
Javadoc generated documentation files for Apache Tomcat. Javadoc generated documentation files for Apache Tomcat.
@ -202,7 +207,7 @@ Provides: jsp = %{jspspec}
Provides: jsp%{jspspec_major}%{jspspec_minor} Provides: jsp%{jspspec_major}%{jspspec_minor}
Obsoletes: jsp < %{jspspec} Obsoletes: jsp < %{jspspec}
Obsoletes: tomcat-jsp-2_2-api < %{jspspec} Obsoletes: tomcat-jsp-2_2-api < %{jspspec}
Obsoletes: tomcat-jsp-2_3-api < %{jspspec} Conflicts: tomcat-jsp-2_3-api < %{jspspec}
%description jsp-%{jspspec_major}_%{jspspec_minor}-api %description jsp-%{jspspec_major}_%{jspspec_minor}-api
Apache Tomcat JSP API implementation classes version %{jspspec} Apache Tomcat JSP API implementation classes version %{jspspec}
@ -212,6 +217,7 @@ Summary: Apache jsvc wrapper for Apache Tomcat as separate service
Group: Productivity/Networking/Web/Servers Group: Productivity/Networking/Web/Servers
Requires: tomcat = %{version}-%{release} Requires: tomcat = %{version}-%{release}
Requires: apache-commons-daemon-jsvc Requires: apache-commons-daemon-jsvc
Conflicts: tomcat-jsvc
%description jsvc %description jsvc
Systemd service and wrapper scripts to start tomcat with jsvc, Systemd service and wrapper scripts to start tomcat with jsvc,
@ -229,6 +235,7 @@ Requires(post): ecj >= 4.4
Requires(preun):coreutils Requires(preun):coreutils
Provides: jakarta-commons-dbcp-tomcat5 = 1.4 Provides: jakarta-commons-dbcp-tomcat5 = 1.4
Obsoletes: jakarta-commons-dbcp-tomcat5 < 1.4 Obsoletes: jakarta-commons-dbcp-tomcat5 < 1.4
Conflicts: tomcat-lib
%description lib %description lib
Libraries required to successfully run the Tomcat Web container Libraries required to successfully run the Tomcat Web container
@ -245,7 +252,7 @@ Provides: servlet60
Obsoletes: servlet < %{servletspec} Obsoletes: servlet < %{servletspec}
Obsoletes: tomcat-servlet-3_0-api < %{servletspec} Obsoletes: tomcat-servlet-3_0-api < %{servletspec}
Obsoletes: tomcat-servlet-3_1-api < %{servletspec} Obsoletes: tomcat-servlet-3_1-api < %{servletspec}
Obsoletes: tomcat-servlet-4_0-api < %{servletspec} Conflicts: tomcat-servlet-4_0-api < %{servletspec}
%description servlet-%{servletspec_major}_%{servletspec_minor}-api %description servlet-%{servletspec_major}_%{servletspec_minor}-api
Apache Tomcat Servlet API implementation classes version %{servletspec} Apache Tomcat Servlet API implementation classes version %{servletspec}
@ -255,6 +262,7 @@ Summary: ROOT and examples web applications for Apache Tomcat
Group: Productivity/Networking/Web/Servers Group: Productivity/Networking/Web/Servers
Requires: tomcat = %{version}-%{release} Requires: tomcat = %{version}-%{release}
Requires: jakarta-taglibs-standard >= 1.1 Requires: jakarta-taglibs-standard >= 1.1
Conflicts: tomcat-webapps
%description webapps %description webapps
The ROOT and examples web applications for Apache Tomcat The ROOT and examples web applications for Apache Tomcat