SHA256
1
0
forked from pool/tomcat10
Fridrich Strba 2024-03-04 16:55:23 +00:00 committed by Git OBS Bridge
parent ba67310bd6
commit 32fc56bf5a
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 4 16:49:37 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Add %%systemd_ordering to packages with systemd unit files, so
that the order is the right one if those packages find themselves
in the same transaction with systemd
-------------------------------------------------------------------
Sat Feb 17 14:55:36 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -136,6 +136,7 @@ Requires(post): libxslt-tools
Requires(pre): shadow
Requires: libtcnative-1-0 >= 1.2.38
Requires: logrotate
%systemd_ordering
BuildArch: noarch
Conflicts: %{app_name}
Provides: group(tomcat)
@ -221,6 +222,7 @@ Summary: Apache jsvc wrapper for Apache Tomcat as separate service
Group: Productivity/Networking/Web/Servers
Requires: %{name} = %{version}-%{release}
Requires: apache-commons-daemon-jsvc
%systemd_ordering
Conflicts: %{app_name}-jsvc
%description jsvc