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:
committed by
Git OBS Bridge
parent
10b397f69c
commit
1b132c4593
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user