From ff6eba5ac262c1491ccad94cae302407337fc346 Mon Sep 17 00:00:00 2001 From: John Dennis Date: Wed, 20 Dec 2006 15:36:56 +0000 Subject: [PATCH] auto-import setroubleshoot-1.8.12-1 on branch devel from setroubleshoot-1.8.12-1.src.rpm --- .cvsignore | 2 +- setroubleshoot.spec | 19 +++++++++++++++++-- sources | 2 +- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index f531750..5326e0b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-1.8.10.tar.gz +setroubleshoot-1.8.12.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 267c68f..c5ef6ea 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 1.8.10 +Version: 1.8.12 Release: 1%{?dist} License: GPL Group: Applications/System @@ -12,7 +12,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl-XML-Parser Requires: gnome-python2-gtkhtml2 -Requires: python-elementtree %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} @@ -107,6 +106,22 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/services/sealert.service %changelog +* Wed Dec 20 2006 John Dennis - 1.8.12-1 + - remove obsolte requires for python element tree + +* Mon Dec 18 2006 John Dennis - 1.8.11-1 + - Resolves: #216575, more translations + - Replace delete and expunge menu labels with something more intuitive + - add ability for browser to be restarted with identical window + position and state + - add pkg version and protocol version to logon handshake, test for + compatibility between clint and server, prompt for restart + - add non-modal restart dialog + - add dialog to display traceback if sealert faults with an uncaught + exception, try to limit invisible errors + - fix return args on rpc method + - add instance id to server + * Wed Dec 9 2006 Dan Walsh - 1.8.10-1 - Improve quality of plugins - Make matching easier diff --git a/sources b/sources index 98c37c6..042118c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd4b9c5461ae01740d7ebedf61a104fd setroubleshoot-1.8.10.tar.gz +56f5f1028b6f1db7792c85efb437fd6d setroubleshoot-1.8.12.tar.gz