Accepting request 1219615 from server:monitoring

OBS-URL: https://build.opensuse.org/request/show/1219615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/system-user-alloy?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2024-10-30 18:25:57 +00:00 committed by Git OBS Bridge
commit c71543a220
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 09:56:05 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- make BuildRequire for systemd-journal use group dependency
-------------------------------------------------------------------
Thu Oct 24 08:38:54 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

View File

@ -22,8 +22,14 @@ Release: 0
Summary: System user and group 'alloy'
License: Apache-2.0
Source0: system-user-alloy.conf
BuildRequires: systemd
BuildRequires: sysuser-tools
%if %{?suse_version} >= 1600
BuildRequires: group(systemd-journal)
Requires: group(systemd-journal)
%else
BuildRequires: systemd
Requires: systemd
%endif
BuildArch: noarch
%sysusers_requires