public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/audit] f44: fix bash completion locations
Date: Wed, 29 Jul 2026 19:46:35 GMT [thread overview]
Message-ID: <178535439587.1.12365165533308932409.rpms-audit-9754052bac25@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/audit
Branch : f44
Commit : 9754052bac2540a73c724c90512aa902dce3b95c
Author : Steve Grubb <sgrubb@redhat.com>
Date : 2026-07-29T15:16:48-04:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/audit/c/9754052bac2540a73c724c90512aa902dce3b95c?branch=f44
Log:
fix bash completion locations
---
diff --git a/audit.spec b/audit.spec
index 9861162..710d085 100644
--- a/audit.spec
+++ b/audit.spec
@@ -250,7 +250,10 @@ fi
%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/rotate
%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/state
%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/stop
-%attr(644,root,root) %{_datadir}/bash-completion/completions/audit.bash_completion
+%attr(644,root,root) %{_datadir}/bash-completion/completions/auditctl
+%{_datadir}/bash-completion/completions/ausearch
+%{_datadir}/bash-completion/completions/aureport
+%{_datadir}/bash-completion/completions/augenrules
%ghost %{_runstatedir}/run/auditd.state
%attr(-,root,-) %dir %{_var}/log/audit
%attr(750,root,root) %dir /etc/audit/plugins.d
reply other threads:[~2026-07-29 19:46 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=178535439587.1.12365165533308932409.rpms-audit-9754052bac25@fedoraproject.org \
--to=sgrubb@redhat.com \
--cc=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