public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/bind] rawhide: Provide include file bind9/config.h again
Date: Tue, 25 Aug 2026 19:32:55 GMT [thread overview]
Message-ID: <178768637565.1.17254581743820411.rpms-bind-65771b447c51@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bind
Branch : rawhide
Commit : 65771b447c5187f22c6845030151ad59a8534784
Author : Petr Menšík <pemensik@redhat.com>
Date : 2026-08-25T14:36:15+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bind/c/65771b447c5187f22c6845030151ad59a8534784?branch=rawhide
Log:
Provide include file bind9/config.h again
It got removed somewhere in repeated rebasing process. Get it packaged
again, bind-dyndb-ldap cannot compile without it.
---
diff --git a/bind.spec b/bind.spec
index 37d3425..659d5c9 100644
--- a/bind.spec
+++ b/bind.spec
@@ -624,6 +624,10 @@ touch ${RPM_BUILD_ROOT}/%{chroot_prefix}%{_sysconfdir}/named.conf
%make_install PROGRAM_SUFFIX="%{program_suffix}"
+# Provide again bind's config.h
+mkdir -p ${RPM_BUILD_ROOT}%{bind_include}/bind9
+sed -e 's/PACKAGE_/BIND9_/' config.h > ${RPM_BUILD_ROOT}%{bind_include}/bind9/config.h
+
# Remove unwanted files
rm -f ${RPM_BUILD_ROOT}/etc/bind.keys
reply other threads:[~2026-08-25 19:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178768637565.1.17254581743820411.rpms-bind-65771b447c51@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox