From: Georg Pfuetzenreuter Date: Thu, 17 Nov 2022 21:13:36 +0000 (+0100) Subject: Update systemd dependencies X-Git-Tag: dnsdist-1.8.0-rc1~234^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12206%2Fhead;p=thirdparty%2Fpdns.git Update systemd dependencies Signed-off-by: Georg Pfuetzenreuter --- diff --git a/builder-support/specs/pdns.spec b/builder-support/specs/pdns.spec index 2fe3099bd5..9493e6f45c 100644 --- a/builder-support/specs/pdns.spec +++ b/builder-support/specs/pdns.spec @@ -10,10 +10,9 @@ License: GPLv2 URL: https://powerdns.com Source0: %{name}-%{getenv:BUILDER_VERSION}.tar.bz2 -Requires(post): systemd-sysv -Requires(post): systemd-units -Requires(preun): systemd-units -Requires(postun): systemd-units +Requires(post): systemd +Requires(preun): systemd +Requires(postun): systemd BuildRequires: systemd BuildRequires: systemd-units BuildRequires: systemd-devel