- Drop obsoletes for bind, switch back to bind 32:9.16.23-19 requirement
Resolves: RHEL-80345
This commit is contained in:
parent
bfef039deb
commit
a817ab6629
@ -1,8 +1,8 @@
|
||||
|
||||
%define VERSION %{version}
|
||||
|
||||
%define bind_name bind9.18
|
||||
%define bind_version 32:9.18.29-2
|
||||
%define bind_name bind
|
||||
%define bind_version 32:9.16.23-19
|
||||
|
||||
%if 0%{?fedora} >= 31 || 0%{?rhel} > 8
|
||||
%if 0%{?fedora} >= 40 || 0%{?rhel} >= 10
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
Name: bind-dyndb-ldap
|
||||
Version: 11.11
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: LDAP back-end plug-in for BIND
|
||||
|
||||
License: GPLv2+
|
||||
@ -28,33 +28,6 @@ URL: https://releases.pagure.org/bind-dyndb-ldap
|
||||
Source0: https://releases.pagure.org/%{name}/%{name}-%{VERSION}.tar.bz2
|
||||
Source1: https://releases.pagure.org/%{name}/%{name}-%{VERSION}.tar.bz2.asc
|
||||
|
||||
%if "%{bind_name}" != "bind" && 0%{?rhel} == 9
|
||||
Obsoletes: bind < 32:9.18
|
||||
Obsoletes: bind-chroot <= 32:9.18
|
||||
Obsoletes: bind-devel <= 32:9.18
|
||||
Obsoletes: bind-dlz-filesystem <= 32:9.18
|
||||
Obsoletes: bind-dlz-ldap <= 32:9.18
|
||||
Obsoletes: bind-dlz-mysql <= 32:9.18
|
||||
Obsoletes: bind-dlz-sqlite3 <= 32:9.18
|
||||
Obsoletes: bind-dnssec-doc <= 32:9.18
|
||||
Obsoletes: bind-dnssec-utils <= 32:9.18
|
||||
Obsoletes: bind-doc <= 32:9.18
|
||||
Obsoletes: bind-license <= 32:9.18
|
||||
Obsoletes: bind-libs <= 32:9.18
|
||||
Obsoletes: bind-utils <= 32:9.18
|
||||
Obsoletes: python3-bind <= 32:9.18
|
||||
%endif
|
||||
%if "%{bind_name}" != "bind9.18" && 0%{?rhel} > 9
|
||||
Obsoletes: bind9.18 <= 32:9.18
|
||||
Obsoletes: bind9.18-chroot <= 32:9.18
|
||||
Obsoletes: bind9.18-devel <= 32:9.18
|
||||
Obsoletes: bind9.18-dnssec-doc <= 32:9.18
|
||||
Obsoletes: bind9.18-dnssec-utils <= 32:9.18
|
||||
Obsoletes: bind9.18-doc <= 32:9.18
|
||||
Obsoletes: bind9.18-libs <= 32:9.18
|
||||
Obsoletes: bind9.18-utils <= 32:9.18
|
||||
%endif
|
||||
|
||||
BuildRequires: %{bind_name}-devel >= %{bind_version}, %{bind_name}-lite-devel >= %{bind_version}
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: openldap-devel
|
||||
@ -153,6 +126,10 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 20 2025 Thomas Woerner <twoerner@redhat.com> - 11.11-3
|
||||
- Drop obsoletes for bind, switch back to bind 32:9.16.23-19 requirement
|
||||
Resolves: RHEL-80345
|
||||
|
||||
* Wed Feb 12 2025 Thomas Woerner <twoerner@redhat.com> - 11.11-2
|
||||
- Release bump, fixed date for previous changelog entry
|
||||
Resolves: RHEL-78927
|
||||
|
||||
Loading…
Reference in New Issue
Block a user