public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jiri Moskovcak <jmoskovc@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.8: use %ghost on files in /var/run and /var/lock rhbz#656542
Date: Mon, 03 Aug 2026 10:22:03 GMT	[thread overview]
Message-ID: <178575252385.1.438325360136734141.rpms-abrt-d8e5ec2fca80@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/abrt
Branch : update-2.17.8
Commit : d8e5ec2fca80b5618f6725f46ffedc644bbd7b14
Author : Jiri Moskovcak <jmoskovc@redhat.com>
Date   : 2011-04-21T18:24:51+02:00
Stats  : +5/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/abrt/c/d8e5ec2fca80b5618f6725f46ffedc644bbd7b14?branch=update-2.17.8

Log:
use %ghost on files in /var/run and /var/lock rhbz#656542

---
diff --git a/abrt.spec b/abrt.spec
index 58da316..219b37b 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -428,6 +428,8 @@ fi
 %dir %attr(0755, abrt, abrt) %{_localstatedir}/spool/%{name}
 %dir %attr(0700, abrt, abrt) %{_localstatedir}/spool/%{name}-upload
 %dir %attr(0775, abrt, abrt) %{_localstatedir}/run/%{name}
+%ghost %attr(0666, -, -) %{_localstatedir}/run/%{name}/abrt.socket
+%ghost %attr(0644, -, -) %{_localstatedir}/run/abrtd.pid
 %dir %{_sysconfdir}/%{name}
 %dir %{_sysconfdir}/%{name}/plugins
 %dir %{_sysconfdir}/%{name}/events.d
@@ -574,6 +576,9 @@ fi
 %{_infodir}/abrt-retrace-server*
 
 %changelog
+* Tue Mar 29 2011 Jiri Moskovcak <jmoskovc@redhat.com> 2.0.0-2
+- use %ghost on files in /var/run and /var/lock rhbz#656542
+
 * Wed Mar 16 2011 Jiri Moskovcak <jmoskovc@redhat.com> 2.0.0-1
 - update to the latest upstream version
 - many improvements

                 reply	other threads:[~2026-08-03 10:22 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=178575252385.1.438325360136734141.rpms-abrt-d8e5ec2fca80@fedoraproject.org \
    --to=jmoskovc@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