- Add Gavin Romig-Koch report patch

- Cleanup Browser window
- Remove avc messages that are allowed or dontaudited in current policy
This commit is contained in:
Daniel J Walsh 2010-01-27 21:56:23 +00:00
parent c6bd2e52e8
commit 850ccd40ff
3 changed files with 10 additions and 5 deletions

View File

@ -68,3 +68,4 @@ setroubleshoot-2.2.57.tar.gz
setroubleshoot-2.2.58.tar.gz
setroubleshoot-2.2.59.tar.gz
setroubleshoot-2.2.60.tar.gz
setroubleshoot-2.2.61.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 2.2.60
Version: 2.2.61
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -18,7 +18,8 @@ Requires: pygtk2 >= 2.9.2
Requires: gnome-python2-gnome, gnome-python2-canvas
Requires: gnome-packagekit
Requires: gnome-python2-gtkhtml2
Requires: python-bugzilla
Requires: report-gtk
Requires: report-config-bugzilla-redhat-com
Requires: polkit
Requires: gnome-python2-gnomekeyring
Requires(post): /usr/bin/update-desktop-database
@ -72,7 +73,6 @@ to user preference. The same tools can be run on existing log files.
%dir %attr(0755,root,root) %{pkgpythondir}
%{pkgpythondir}/browser.py*
%{pkgpythondir}/email_dialog.py*
%{pkgpythondir}/filer.py*
%{pkgpythondir}/gui_utils.py*
%{pkgpythondir}/run_cmd.py*
%{_bindir}/seapplet
@ -80,7 +80,6 @@ to user preference. The same tools can be run on existing log files.
%config %{_sysconfdir}/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
%{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
%post
/usr/bin/update-desktop-database %{_datadir}/applications
touch --no-create %{_datadir}/icons/hicolor || :
@ -216,6 +215,11 @@ Setroubleshoot documentation package
%doc %{pkgdocdir}
%changelog
* Tue Jan 26 2010 Dan Walsh <dwalsh@redhat.com> - 2.2.61-1
- Add Gavin Romig-Koch report patch
- Cleanup Browser window
- Remove avc messages that are allowed or dontaudited in current policy
* Fri Jan 22 2010 Dan Walsh <dwalsh@redhat.com> - 2.2.60-1
- Remove untest attachfile code
- Catch ProtocolError

View File

@ -1 +1 @@
6e5b39bed02d14e1c44a630cfcb3c305 setroubleshoot-2.2.60.tar.gz
b3100417a04bd5fae659762693700035 setroubleshoot-2.2.61.tar.gz