Accepting request 758270 from home:dimstar:Factory

Allow systemd-mini

OBS-URL: https://build.opensuse.org/request/show/758270
OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=121
This commit is contained in:
Michael Ströder
2019-12-19 20:13:29 +00:00
committed by Git OBS Bridge
parent 10b397f69c
commit 1b132c4593
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 19 15:33:17 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
Allow OBS to shortcut through the -mini flavors.
-------------------------------------------------------------------
Thu Dec 12 21:01:07 UTC 2019 - Michael Ströder <michael@stroeder.com>

View File

@@ -67,7 +67,7 @@ Requires: ldns >= %{ldns_version}
# until we figured something else out for the unbound-anchor part in the systemd unit file
Requires: sudo
%if %{with systemd}
BuildRequires: systemd-devel
BuildRequires: pkgconfig(libsystemd)
%{?systemd_requires}
%endif
#