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:
parent
24a3e6afd1
commit
db6489b2e8
@ -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>
|
Mon Oct 23 13:12:26 UTC 2023 - Michal Hrusecky <michal.hrusecky@opensuse.org>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
%bcond_without docs
|
%bcond_without docs
|
||||||
%if %{with systemd}
|
%if %{with systemd}
|
||||||
%define has_systemd 1
|
%define has_systemd 1
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%endif
|
%endif
|
||||||
Name: knot
|
Name: knot
|
||||||
|
Loading…
Reference in New Issue
Block a user