summaryrefslogtreecommitdiffstats
path: root/distro
diff options
context:
space:
mode:
authorDaniel Salzman <daniel.salzman@nic.cz>2023-08-28 10:56:14 +0200
committerDaniel Salzman <daniel.salzman@nic.cz>2023-08-28 10:56:14 +0200
commit1b05021f44bb9431691407d36211b4d96d4d885d (patch)
treeb54bcf0c2ad4cfb86d7d9cb2cc170683d275a4a5 /distro
parentBump version 3.4.dev (diff)
downloadknot-1b05021f44bb9431691407d36211b4d96d4d885d.tar.xz
knot-1b05021f44bb9431691407d36211b4d96d4d885d.zip
distro/rpm: update minimum compatible knot-resolver version
Diffstat (limited to 'distro')
-rw-r--r--distro/pkg/el-7/knot.spec3
-rw-r--r--distro/pkg/rpm/knot.spec3
2 files changed, 2 insertions, 4 deletions
diff --git a/distro/pkg/el-7/knot.spec b/distro/pkg/el-7/knot.spec
index 49dcbc9c0..79a580de3 100644
--- a/distro/pkg/el-7/knot.spec
+++ b/distro/pkg/el-7/knot.spec
@@ -72,8 +72,7 @@ Requires(post): systemd %{_sbindir}/runuser
Requires(preun): systemd
Requires(postun): systemd
-# Knot DNS 2.7+ isn't compatible with earlier knot-resolver
-Conflicts: knot-resolver < 3.0.0
+Conflicts: knot-resolver < 5.7.0
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
diff --git a/distro/pkg/rpm/knot.spec b/distro/pkg/rpm/knot.spec
index 37395685d..a5c1384fd 100644
--- a/distro/pkg/rpm/knot.spec
+++ b/distro/pkg/rpm/knot.spec
@@ -80,8 +80,7 @@ Knot DNS is a high-performance authoritative DNS server implementation.
%package libs
Summary: Libraries used by the Knot DNS server and client applications
-# Knot DNS 3.2+ isn't compatible with earlier knot-resolver
-Conflicts: knot-resolver < 5.5.2
+Conflicts: knot-resolver < 5.7.0
%description libs
The package contains shared libraries used by the Knot DNS server and