Accepting request 1132852 from server:dns

OBS-URL: https://build.opensuse.org/request/show/1132852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/knot?expand=0&rev=23
This commit is contained in:
Ana Guerrero 2023-12-13 17:36:24 +00:00 committed by Git OBS Bridge
commit 467ba68777
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 16 09:59:21 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
allow OBS to shortcut through systemd-mini.
-------------------------------------------------------------------
Mon Oct 23 13:12:26 UTC 2023 - Michal Hrusecky <michal.hrusecky@opensuse.org>

View File

@ -31,7 +31,7 @@
%bcond_without docs
%if %{with systemd}
%define has_systemd 1
BuildRequires: systemd-devel
BuildRequires: pkgconfig(libsystemd)
%{?systemd_requires}
%endif
Name: knot