summaryrefslogtreecommitdiffstats
path: root/distro/pkg/rpm
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-14 16:17:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-14 16:17:59 +0000
commit6dcba6bb2c8f8d96093d0942bb59dece22fdf7ac (patch)
tree5026d1469491de46164ebbc74dac1f7ba5b3cb08 /distro/pkg/rpm
parentReleasing progress-linux version 3.3.5-1.1~progress7.99u1. (diff)
downloadknot-6dcba6bb2c8f8d96093d0942bb59dece22fdf7ac.tar.xz
knot-6dcba6bb2c8f8d96093d0942bb59dece22fdf7ac.zip
Merging upstream version 3.3.6.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'distro/pkg/rpm')
-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.