Merge remote-tracking branch 'origin/f22' into f21

This commit is contained in:
Petr Lautrbach 2015-04-23 15:21:02 +02:00
commit 367425323e
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -184,3 +184,4 @@ setroubleshoot-2.2.93.tar.gz
/setroubleshoot-3.2.21.tar.gz
/setroubleshoot-3.2.22.tar.gz
/setroubleshoot-3.2.23.tar.gz
/setroubleshoot-3.2.24.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 3.2.23
Version: 3.2.24
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -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
@ -184,6 +184,10 @@ rm -rf %{buildroot}
%{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
%changelog
* Thu Apr 23 2015 Petr Lautrbach <plautrba@redhat.com> 3.2.24-1
- translations updated from https://fedora.zanata.org/project/view/setroubleshoot
- setroubleshoot_database.xml and email_alert_recipients are %ghost again
* Thu Apr 09 2015 Petr Lautrbach <plautrba@redhat.com> 3.2.23-1
- setroubleshootd is set to be run as setroubleshoot user instead of root user
- several bugfixes

View File

@ -1,2 +1 @@
ed14365d69cc9469e190cbe8cb88377e setroubleshoot-3.2.22.tar.gz
5623b088d6847e79c00a2b1cabad9555 setroubleshoot-3.2.23.tar.gz
bff0231ea61ffa69689bf93d71cbd8f9 setroubleshoot-3.2.24.tar.gz