From 7cee0d2dd679e8bd4dfc25a1a7129ddc73e39f32 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Mon, 5 Jun 2023 01:16:41 +0200 Subject: [PATCH] change the require package name to el9 Signed-off-by: Toshaan Bharvani --- SPECS/unbound.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/unbound.spec b/SPECS/unbound.spec index 1404424..d6337bc 100644 --- a/SPECS/unbound.spec +++ b/SPECS/unbound.spec @@ -97,7 +97,7 @@ Requires: %{name}-anchor%{?_isa} = %{version}-%{release} Recommends: %{name}-utils%{?_isa} = %{version}-%{release} # unbound-keygen.service requires it, bug #2116790 Requires: openssl -Requires(pre): systemd-sysusers +Requires(pre): systemd-standalone-sysusers %description Unbound is a validating, recursive, and caching DNS(SEC) resolver.