diff --git a/.cvsignore b/.cvsignore index 0c40aa7..d709e15 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-0.40.tar.gz +setroubleshoot-0.41.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 1bed1d9..ff1a8a1 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 0.40 +Version: 0.41 Release: 1 License: GPL Group: Applications/System @@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl-XML-Parser Requires: gnome-python2-gtkhtml2 -Requires: python-elementtree. +Requires: python-elementtree %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} @@ -108,6 +108,9 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/services/sealert.service %changelog +* Fri Aug 31 2006 Dan Walsh - 0.41-1 +- Fix printing + * Fri Aug 31 2006 Dan Walsh - 0.40-1 - Fix notification window problems. Now dissappears and does not regenerate if it has already been seen diff --git a/sources b/sources index 32ef786..d508019 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dacb516cfc3b31f527b1ccc0854f7a67 setroubleshoot-0.40.tar.gz +40c9fbb568678d0d23b4d4fb90119266 setroubleshoot-0.41.tar.gz