Remove ancient provides
Most of they are related to RHEL 5, which is far too long unsupported. Stop dragging them along for ages.
This commit is contained in:
parent
bd20caa99a
commit
aa8fce7381
10
bind.spec
10
bind.spec
@ -131,12 +131,6 @@ Requires(post): shadow-utils
|
||||
Requires(post): glibc-common
|
||||
Requires(post): grep
|
||||
Requires: bind-libs%{?_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))
|
||||
@ -252,8 +246,6 @@ with native PKCS#11 functionality.
|
||||
|
||||
%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
|
||||
@ -309,8 +301,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}
|
||||
Provides: bind-lite-devel%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
Requires: bind-libs-lite%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user