- Fixes missing dbus config files
This commit is contained in:
parent
974abeac73
commit
8cfa385434
@ -5,3 +5,4 @@ setroubleshoot-2.0.10.tar.gz
|
|||||||
setroubleshoot-2.0.11.tar.gz
|
setroubleshoot-2.0.11.tar.gz
|
||||||
setroubleshoot-2.0.12.tar.gz
|
setroubleshoot-2.0.12.tar.gz
|
||||||
setroubleshoot-2.1.1.tar.gz
|
setroubleshoot-2.1.1.tar.gz
|
||||||
|
setroubleshoot-2.1.2.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 2.1.1
|
Version: 2.1.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -182,8 +182,12 @@ rm -rf %{buildroot}
|
|||||||
%ghost %attr(0644,root,root) %{pkgvardatadir}/email_alert_recipients
|
%ghost %attr(0644,root,root) %{pkgvardatadir}/email_alert_recipients
|
||||||
%{_mandir}/man8/sealert.8.gz
|
%{_mandir}/man8/sealert.8.gz
|
||||||
/etc/audisp/plugins.d/sedispatch.conf
|
/etc/audisp/plugins.d/sedispatch.conf
|
||||||
|
%{_datadir}/dbus-1/system-services/org.fedoraproject.Setroubleshootd.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 21 2009 Dan Walsh <dwalsh@redhat.com> - 2.1.2-1
|
||||||
|
- Fixes missing dbus config files
|
||||||
|
|
||||||
* Fri Jan 16 2009 Dan Walsh <dwalsh@redhat.com> - 2.1.1-1
|
* Fri Jan 16 2009 Dan Walsh <dwalsh@redhat.com> - 2.1.1-1
|
||||||
- Switch to C Based applet
|
- Switch to C Based applet
|
||||||
- Use dbus for messaging. Only run setroubleshoot when
|
- Use dbus for messaging. Only run setroubleshoot when
|
||||||
|
Loading…
Reference in New Issue
Block a user