From a04a7c41c9327144cc11ffd030c0efc2a4f85534 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 14 Jun 2024 18:17:58 +0200 Subject: Adding upstream version 3.3.6. Signed-off-by: Daniel Baumann --- distro/pkg/rpm/knot.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'distro/pkg/rpm') diff --git a/distro/pkg/rpm/knot.spec b/distro/pkg/rpm/knot.spec index a5c1384..3a7d89e 100644 --- a/distro/pkg/rpm/knot.spec +++ b/distro/pkg/rpm/knot.spec @@ -75,6 +75,10 @@ Requires(postun): systemd Requires: %{name}-libs%{?_isa} = %{version}-%{release} +%if 0%{?suse_version} +Provides: group(knot) +%endif + %description Knot DNS is a high-performance authoritative DNS server implementation. -- cgit v1.2.3