setroubleshoot_database.xml and email_alert_recipients needs to be

%ghost in order not to overwrite existing files
This commit is contained in:
Petr Lautrbach 2015-04-23 15:09:37 +02:00
parent 0d5986d28b
commit 06c37a06e3
1 changed files with 2 additions and 2 deletions

View File

@ -172,8 +172,8 @@ rm -rf %{buildroot}
%config(noreplace) %{pkgconfigdir}/%{name}.conf
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
%attr(0700,setroubleshoot,setroubleshoot) %dir %{pkgvardatadir}
%attr(0600,setroubleshoot,setroubleshoot) %{pkgdatabase}
%attr(0644,setroubleshoot,setroubleshoot) %{pkgvardatadir}/email_alert_recipients
%ghost %attr(0600,setroubleshoot,setroubleshoot) %{pkgdatabase}
%ghost %attr(0644,setroubleshoot,setroubleshoot) %{pkgvardatadir}/email_alert_recipients
%{_mandir}/man8/sealert.8.gz
%{_mandir}/man8/sedispatch.8.gz
%{_mandir}/man8/setroubleshootd.8.gz