summaryrefslogtreecommitdiffstats
path: root/distro/pkg/rpm/knot.spec
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--distro/pkg/rpm/knot.spec4
1 files changed, 4 insertions, 0 deletions
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.