public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/audit] rawhide: audit: move ghost runtime files under %{_runstatedir}/audit/
@ 2026-08-07 13:28 Cropi
  0 siblings, 0 replies; only message in thread
From: Cropi @ 2026-08-07 13:28 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/audit
            Branch : rawhide
            Commit : c89556279543b2b83570e5ce004250bb674eb401
            Author : Cropi <alakatos@redhat.com>
            Date   : 2026-08-07T10:03:55+02:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/audit/c/c89556279543b2b83570e5ce004250bb674eb401?branch=rawhide

            Log:
            audit: move ghost runtime files under %{_runstatedir}/audit/

Signed-off-by: Cropi <alakatos@redhat.com>

---
diff --git a/audit.spec b/audit.spec
index 8b821fb..bb2c0e1 100644
--- a/audit.spec
+++ b/audit.spec
@@ -254,8 +254,8 @@ fi
 %{_datadir}/bash-completion/completions/ausearch
 %{_datadir}/bash-completion/completions/aureport
 %{_datadir}/bash-completion/completions/augenrules
-%ghost %attr(0644,root,root) %{_runstatedir}/auditd.pid
-%ghost %attr(0640,root,root) %{_runstatedir}/auditd.state
+%ghost %attr(0644,root,root) %{_runstatedir}/audit/auditd.pid
+%ghost %attr(0640,root,root) %{_runstatedir}/audit/auditd.state
 %attr(-,root,-) %dir %{_var}/log/audit
 %attr(750,root,root) %dir /etc/audit/plugins.d
 %config(noreplace) %attr(640,root,root) /etc/audit/auditd.conf

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 13:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 13:28 [rpms/audit] rawhide: audit: move ghost runtime files under %{_runstatedir}/audit/ Cropi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox