Require autoconf-archive at build time
This commit is contained in:
parent
1f0d9f5485
commit
5bf8482a87
@ -37,6 +37,7 @@ BuildRequires: krb5-devel
|
|||||||
BuildRequires: openldap-devel
|
BuildRequires: openldap-devel
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: automake, autoconf, libtool
|
BuildRequires: automake, autoconf, libtool
|
||||||
|
BuildRequires: autoconf-archive
|
||||||
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2165256
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2165256
|
||||||
Conflicts: bind9-next
|
Conflicts: bind9-next
|
||||||
@ -131,6 +132,7 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Sep 25 2023 Petr Menšík <pemensik@redhat.com> - 11.10-21
|
* Mon Sep 25 2023 Petr Menšík <pemensik@redhat.com> - 11.10-21
|
||||||
- Support for bind 9.18.19 (#2232346)
|
- Support for bind 9.18.19 (#2232346)
|
||||||
|
- Require autoconf-archive at build time
|
||||||
|
|
||||||
* Wed Sep 06 2023 Petr Menšík <pemensik@redhat.com> - 11.10-20
|
* Wed Sep 06 2023 Petr Menšík <pemensik@redhat.com> - 11.10-20
|
||||||
- Rebuilt for BIND 9.18.18 (#2232346)
|
- Rebuilt for BIND 9.18.18 (#2232346)
|
||||||
|
Loading…
Reference in New Issue
Block a user