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:
parent
994a52b7a2
commit
edac175192
@ -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>
|
Tue Apr 16 18:00:05 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ Source2: ui-%{version}.tar.gz
|
|||||||
Source3: PACKAGING_README.md
|
Source3: PACKAGING_README.md
|
||||||
Source4: Makefile
|
Source4: Makefile
|
||||||
BuildRequires: go >= 1.22
|
BuildRequires: go >= 1.22
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: user(alloy)
|
BuildRequires: user(alloy)
|
||||||
# Require the system user and group
|
# Require the system user and group
|
||||||
Requires(pre): user(alloy)
|
Requires(pre): user(alloy)
|
||||||
|
Loading…
Reference in New Issue
Block a user