Accepting request 1144553 from Java:packages
bsc#1219530 OBS-URL: https://build.opensuse.org/request/show/1144553 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tomcat?expand=0&rev=102
This commit is contained in:
commit
c2673ffc79
@ -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>
|
Wed Jan 17 16:57:21 UTC 2024 - Michele Bussolotto <michele.bussolotto@suse.com>
|
||||||
|
|
||||||
|
@ -121,6 +121,8 @@ Requires(pre): shadow
|
|||||||
Recommends: libtcnative-1-0 >= 1.1.24
|
Recommends: libtcnative-1-0 >= 1.1.24
|
||||||
Recommends: logrotate
|
Recommends: logrotate
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Provides: group(tomcat)
|
||||||
|
Provides: user(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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user