Ensure return codes make it into generated dig manual
It seems patched version were not catched by build dependencies. Change include modification to propagate it.
This commit is contained in:
parent
32ee97f516
commit
113ef2a069
@ -92,6 +92,7 @@ Patch72: bind-9.5-dlz-64bit.patch
|
||||
Patch106:bind93-rh490837.patch
|
||||
Patch112:bind97-rh645544.patch
|
||||
Patch130:bind-9.9.1-P2-dlz-libdb.patch
|
||||
# https://gitlab.isc.org/isc-projects/bind9/-/merge_requests/2688
|
||||
Patch133:bind99-rh640538.patch
|
||||
# Make PKCS11 used only for pkcs11 parts
|
||||
Patch135:bind-9.14-config-pkcs11.patch
|
||||
@ -415,6 +416,7 @@ cp -r lib/ns{,-pkcs11}
|
||||
%endif
|
||||
|
||||
%patch133 -p1 -b .rh640538
|
||||
touch doc/man/dig.rst
|
||||
|
||||
# Sparc and s390 arches need to use -fPIE
|
||||
%ifarch sparcv9 sparc64 s390 s390x
|
||||
@ -1130,6 +1132,7 @@ fi;
|
||||
* Wed Aug 25 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.20-3
|
||||
- Increase map format version, lower memory consuption a bit (#1997504)
|
||||
- Remove unneeded test variants changes
|
||||
- Include documentation of dig return codes
|
||||
|
||||
* Thu Aug 19 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.20-2
|
||||
- Fix map file format regression
|
||||
|
Loading…
Reference in New Issue
Block a user