Accepting request 1144524 from home:mbussolotto:branches:Java:packages

- rpm 4.19 requires dependencies on tomcat user and group (bsc#1219530)

OBS-URL: https://build.opensuse.org/request/show/1144524
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=293
This commit is contained in:
Fridrich Strba 2024-02-06 10:12:55 +00:00 committed by Git OBS Bridge
parent 57fd502003
commit 7b9c3e0a7b
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 6 09:55:04 UTC 2024 - Michele Bussolotto <michele.bussolotto@suse.com>
- rpm 4.19 requires dependencies on tomcat user and group (bsc#1219530)
-------------------------------------------------------------------
Wed Jan 17 16:57:21 UTC 2024 - Michele Bussolotto <michele.bussolotto@suse.com>

View File

@ -121,6 +121,8 @@ Requires(pre): shadow
Recommends: libtcnative-1-0 >= 1.1.24
Recommends: logrotate
BuildArch: noarch
Provides: group(tomcat)
Provides: user(tomcat)
%description
Tomcat is the servlet container that is used in the official Reference
@ -135,6 +137,8 @@ Summary: The host manager and manager web applications for Apache Tomcat
Group: Productivity/Networking/Web/Servers
Requires: %{name} = %{version}-%{release}
Requires(post): libxslt-tools
Provides: group(tomcat)
Provides: user(tomcat)
%description admin-webapps
The host manager and manager web-based applications for Apache Tomcat.
@ -240,6 +244,8 @@ Group: Productivity/Networking/Web/Servers
Requires: %{name} = %{version}-%{release}
Requires: jakarta-taglibs-standard >= 1.1
Requires(post): libxslt-tools
Provides: group(tomcat)
Provides: user(tomcat)
%description webapps
The ROOT and examples web applications for Apache Tomcat