public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/bind9-next] f44: Stop publishing rwtab.d/named
Date: Fri, 05 Jun 2026 10:27:18 GMT [thread overview]
Message-ID: <178065523860.1.2367598571637361210.rpms-bind9-next-cd2cf2d5762b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bind9-next
Branch : f44
Commit : cd2cf2d5762b95546c8b3b31427edd9be026df26
Author : Petr Menšík <pemensik@redhat.com>
Date : 2026-04-30T19:05:23+02:00
Stats : +0/-11 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/bind9-next/c/cd2cf2d5762b95546c8b3b31427edd9be026df26?branch=f44
Log:
Stop publishing rwtab.d/named
It is not used for anything interesting anymore. Stop providing it.
---
diff --git a/bind9-next.spec b/bind9-next.spec
index aaac824..0696d42 100644
--- a/bind9-next.spec
+++ b/bind9-next.spec
@@ -77,7 +77,6 @@ Source37: named.service
Source38: named-chroot.service
Source41: setup-named-chroot.sh
Source42: generate-rndc-key.sh
-Source43: named.rwtab
Source44: named-chroot-setup.service
Source46: named-setup-rndc.service
Source48: setup-named-softhsm.sh
@@ -622,9 +621,6 @@ done
mkdir -p ${RPM_BUILD_ROOT}%{_tmpfilesdir}
install -m 644 %{SOURCE35} ${RPM_BUILD_ROOT}%{_tmpfilesdir}/named.conf
-mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/rwtab.d
-install -m 644 %{SOURCE43} ${RPM_BUILD_ROOT}%{_sysconfdir}/rwtab.d/named
-
install -m0644 -D bind9-next.sysusers.conf %{buildroot}%{_sysusersdir}/bind9-next.conf
%post
@@ -725,7 +721,6 @@ fi;
%config(noreplace) %{_sysconfdir}/logrotate.d/named
%{_tmpfilesdir}/named.conf
%{_sysusersdir}/bind9-next.conf
-%{_sysconfdir}/rwtab.d/named
%{_unitdir}/named.service
%{_unitdir}/named-setup-rndc.service
%{_bindir}/named-journalprint
diff --git a/named.rwtab b/named.rwtab
deleted file mode 100644
index 2cb3a41..0000000
--- a/named.rwtab
+++ /dev/null
@@ -1,6 +0,0 @@
-dirs /var/named
-
-files /var/named/named.ca
-files /var/named/named.empty
-files /var/named/named.localhost
-files /var/named/named.loopback
reply other threads:[~2026-06-05 10:27 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=178065523860.1.2367598571637361210.rpms-bind9-next-cd2cf2d5762b@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