commit 32b6315c87ed3b4ad0d8c2920953c3490ddb874b Author: Nathanael D. Noblet <gnat@xxxxxxxxxxxxxxx> Date: Tue Nov 23 16:44:52 2010 -0700 Added %ghost lines for /var/run/dspam and /var/lock/subsystem/dspam dspam.spec | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) --- diff --git a/dspam.spec b/dspam.spec index cbfa50c..6fc6e03 100644 --- a/dspam.spec +++ b/dspam.spec @@ -288,7 +288,8 @@ exit 0 %attr(0770,%{dspam_user},%{dspam_group}) %dir %{dspam_homedir}/data %dir %{dspam_homedir}/txt/ %config(noreplace) %{dspam_homedir}/txt/* -%attr(0770,%{dspam_user},%{dspam_group}) %dir %{_var}/run/dspam +%ghost %attr(0770,%{dspam_user},%{dspam_group}) %dir %{_var}/run/dspam +%ghost %{_var}/lock/subsys/dspam %{_sysconfdir}/cron.daily/dspam %config(noreplace) %attr(0600,root,root) %{_sysconfdir}/sysconfig/dspam %config(noreplace) %{_sysconfdir}/logrotate.d/dspam -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel