public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/audit] f44: fix bash completion locations
@ 2026-07-29 19:46 Steve Grubb
0 siblings, 0 replies; only message in thread
From: Steve Grubb @ 2026-07-29 19:46 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 19:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 19:46 [rpms/audit] f44: fix bash completion locations Steve Grubb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox