Accepting request 1175485 from home:ojkastl_buildservice:Branch_server_monitoring

use pkconfig(systemd) instead of systemd-devel

OBS-URL: https://build.opensuse.org/request/show/1175485
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/alloy?expand=0&rev=3
This commit is contained in:
Johannes Kastl 2024-05-21 09:18:05 +00:00 committed by Git OBS Bridge
parent 994a52b7a2
commit edac175192
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 21 09:01:35 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- use pkconfig(systemd) instead of systemd-devel
-------------------------------------------------------------------
Tue Apr 16 18:00:05 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

View File

@ -30,7 +30,7 @@ Source2: ui-%{version}.tar.gz
Source3: PACKAGING_README.md
Source4: Makefile
BuildRequires: go >= 1.22
BuildRequires: systemd-devel
BuildRequires: pkgconfig(libsystemd)
BuildRequires: user(alloy)
# Require the system user and group
Requires(pre): user(alloy)