From cf55f9d6c428487e4d71fcf77d6fdf67e68a6278 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 8 Dec 2006 20:16:40 +0000 Subject: [PATCH] auto-import setroubleshoot-1.8.7-1 on branch devel from setroubleshoot-1.8.7-1.src.rpm --- .cvsignore | 2 +- setroubleshoot.spec | 20 ++++++++++++++------ sources | 2 +- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index f1e6a21..e6bfa0d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-1.8.5.tar.gz +setroubleshoot-1.8.7.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index da3a303..ccb8779 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 1.8.5 -Release: 2%{?dist} +Version: 1.8.7 +Release: 1%{?dist} License: GPL Group: Applications/System URL: http://www.redhat.com/ @@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl-XML-Parser Requires: gnome-python2-gtkhtml2 -Requires: libxml2-python +Requires: python-elementtree %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} @@ -107,9 +107,17 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/services/sealert.service %changelog -* Thu Dec 7 2006 Jeremy Katz - 1.8.5-2 -- rebuild for python 2.5 -- doesn't actually use python-elementtree anymore +* Fri Dec 8 2006 Dan Walsh - 1.8.7-1 + - Additional Translations + - Change avc_audit.py to allow it to analyze /var/log/messages + +* Mon Dec 4 2006 John Dennis - 1.8.6-1 + - Resolves: bug# 218150, + "If view is set to "hide delete" you cannot filter new entries" + Actually, the bug was toggle cell renderer was connected to the + base model instead of the model attached to the view, the sort + model, this meant the toggle was occuring on the wrong row if + the view was sorted differently than the base model. * Fri Dec 1 2006 John Dennis - 1.8.5-1 - fix bug, "could not convert path to a GtkTreePath" when database diff --git a/sources b/sources index d48526e..12e7a6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f19f0aa8fd6d50dcc7e211d584ddc49 setroubleshoot-1.8.5.tar.gz +10ec3c3558ce1ced809a993ac70794f1 setroubleshoot-1.8.7.tar.gz