setroubleshoot_database.xml and email_alert_recipients needs to be
%ghost in order not to overwrite existing files
This commit is contained in:
parent
0d5986d28b
commit
06c37a06e3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user