From 165b833b3d94c8b569c083fc192d1d7fa44e3b41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Tue, 15 Sep 2020 19:28:35 +0200 Subject: [PATCH] Remove ancient provides Most of they are related to RHEL 5, which is far too long unsupported. Stop dragging them along for ages. --- bind.spec | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/bind.spec b/bind.spec index 82022e8..1a091c4 100644 --- a/bind.spec +++ b/bind.spec @@ -185,12 +185,6 @@ Requires(post): glibc-common Requires(post): grep Requires: bind-libs%{?_isa} = %{epoch}:%{version}-%{release} Requires: bind-libs-lite%{?_isa} = %{epoch}:%{version}-%{release} -Obsoletes: bind-config < 30:9.3.2-34.fc6 -Provides: bind-config = 30:9.3.2-34.fc6 -Obsoletes: caching-nameserver < 31:9.4.1-7.fc8 -Provides: caching-nameserver = 31:9.4.1-7.fc8 -Obsoletes: dnssec-conf < 1.27-2 -Provides: dnssec-conf = 1.27-2 # This wild require should satisfy %%selinux_set_boolean macro only # in case it needs to be used Requires(post): ((policycoreutils-python-utils and libselinux-utils) if (selinux-policy-targeted or selinux-policy-mls)) @@ -321,8 +315,6 @@ or in the filesystem (dirdb), in addition to the standard in-memory RBT %package libs-lite Summary: Libraries for working with the DNS protocol -Obsoletes:bind-libbind-devel < 31:9.3.3-4.fc7 -Provides: bind-libbind-devel = 31:9.3.3-4.fc7 Requires: bind-license = %{epoch}:%{version}-%{release} %description libs-lite @@ -378,8 +370,6 @@ or maintain keys for it. %package devel Summary: Header files and libraries needed for BIND DNS development -Obsoletes:bind-libbind-devel < 31:9.3.3-4.fc7 -Provides: bind-libbind-devel = 31:9.3.3-4.fc7 Requires: bind-libs%{?_isa} = %{epoch}:%{version}-%{release} Requires: bind-lite-devel%{?_isa} = %{epoch}:%{version}-%{release}