Disable building of DLZ modules

They are not wanted or needed for RHEL.

Resolves: RHEL-14898
This commit is contained in:
Petr Menšík 2024-06-19 20:18:06 +02:00
parent fa83136e41
commit 4fe5ea3a33

View File

@ -8,8 +8,8 @@
%bcond_with SYSTEMTEST
%bcond_without GSSTSIG
%bcond_without JSON
# FIXME: Not ready. Should it be worked on?
%bcond_without DLZ
# Not wanted for RHEL
%bcond_with DLZ
# New MaxMind GeoLite support
%bcond_without GEOIP2
# Disabled temporarily until kyua is fixed on rawhide, bug #1926779
@ -77,7 +77,7 @@ License: MPL-2.0 AND ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause
# ./lib/isc/tm.c BSD-2-clause and/or MPL-2.0
# ./lib/isccfg/parser.c BSD-2-clause and/or MPL-2.0
Version: 9.18.27
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 32
Url: https://www.isc.org/downloads/bind/
#
@ -964,6 +964,9 @@ fi;
%endif
%changelog
* Wed Jun 19 2024 Petr Menšík <pemensik@redhat.com> - 32:9.18.27-2
- Disable building of DLZ packages
* Thu May 16 2024 Petr Menšík <pemensik@redhat.com> - 32:9.18.27-1
- Update to 9.18.27