auto-import setroubleshoot-1.8.12-1 on branch devel from
setroubleshoot-1.8.12-1.src.rpm
This commit is contained in:
parent
60fb8232a8
commit
ff6eba5ac2
@ -1 +1 @@
|
|||||||
setroubleshoot-1.8.10.tar.gz
|
setroubleshoot-1.8.12.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 1.8.10
|
Version: 1.8.12
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -12,7 +12,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl-XML-Parser
|
||||||
Requires: gnome-python2-gtkhtml2
|
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()")}
|
%{!?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
|
%{_datadir}/dbus-1/services/sealert.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 20 2006 John Dennis <jdennis@redhat.com> - 1.8.12-1
|
||||||
|
- remove obsolte requires for python element tree
|
||||||
|
|
||||||
|
* Mon Dec 18 2006 John Dennis <jdennis@redhat.com> - 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 <dwalsh@redhat.com> - 1.8.10-1
|
* Wed Dec 9 2006 Dan Walsh <dwalsh@redhat.com> - 1.8.10-1
|
||||||
- Improve quality of plugins
|
- Improve quality of plugins
|
||||||
- Make matching easier
|
- Make matching easier
|
||||||
|
Loading…
Reference in New Issue
Block a user