Accepting request 1126809 from home:dimstar:Factory

- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
  allow OBS to shortcut through systemd-mini.

OBS-URL: https://build.opensuse.org/request/show/1126809
OBS-URL: https://build.opensuse.org/package/show/server:dns/knot?expand=0&rev=52
This commit is contained in:
Michal Hrusecky 2023-12-13 10:36:57 +00:00 committed by Git OBS Bridge
parent 24a3e6afd1
commit db6489b2e8
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