- Fixes missing dbus config files

This commit is contained in:
Daniel J Walsh 2009-01-21 15:53:18 +00:00
parent 974abeac73
commit 8cfa385434
3 changed files with 7 additions and 2 deletions

View File

@ -5,3 +5,4 @@ setroubleshoot-2.0.10.tar.gz
setroubleshoot-2.0.11.tar.gz
setroubleshoot-2.0.12.tar.gz
setroubleshoot-2.1.1.tar.gz
setroubleshoot-2.1.2.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 2.1.1
Version: 2.1.2
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -182,8 +182,12 @@ rm -rf %{buildroot}
%ghost %attr(0644,root,root) %{pkgvardatadir}/email_alert_recipients
%{_mandir}/man8/sealert.8.gz
/etc/audisp/plugins.d/sedispatch.conf
%{_datadir}/dbus-1/system-services/org.fedoraproject.Setroubleshootd.service
%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
- Switch to C Based applet
- Use dbus for messaging. Only run setroubleshoot when

View File

@ -1 +1 @@
f98fc013d1d371bbf043f9ba832b97f6 setroubleshoot-2.1.1.tar.gz
6efd77ae82fb3d95f67d0e0f5c73537f setroubleshoot-2.1.2.tar.gz