diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 5ae1dee..4f6acb7 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot Version: 3.0.12 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -183,7 +183,7 @@ rm -rf %{buildroot} %dir %{pkglogdir} %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf -%dir %{pkgrundir} +%ghost %dir %{pkgrundir} %dir %{pkgvardatadir} %ghost %attr(0600,root,root) %{pkgdatabase} %ghost %attr(0644,root,root) %{pkgvardatadir}/email_alert_recipients @@ -206,6 +206,9 @@ Setroubleshoot documentation package %{pkgdocdir}/setroubleshoot* %changelog +* Wed Nov 24 2010 - 3.0.12-2 +- Ghost /var/run/setroubleshoot + * Tue Nov 23 2010 - 3.0.12-1 - Update translations - Allow seapplet to check for updates