diff --git a/.cvsignore b/.cvsignore index 45cb5d7..a2af110 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-0.20.tar.gz +setroubleshoot-0.21.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 20b4f1e..be1b2b1 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 0.20 +Version: 0.21 Release: 1 License: GPL Group: Applications/System @@ -11,6 +11,7 @@ Source2: setroubleshoot.logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl-XML-Parser +Requires: gnome-python2-gtkhtml2 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} @@ -87,7 +88,7 @@ rm -rf %{buildroot} %dir %{pkgvardatadir} /etc/rc.d/init.d/%{name} %{_sysconfdir}/xdg/autostart/* -%{_datadir}/applications/*.desktop +#%{_datadir}/applications/*.desktop %{_datadir}/pixmaps/*png %changelog diff --git a/sources b/sources index c3d23f6..f260a4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f576736b6e4563029aeedccedc014580 setroubleshoot-0.20.tar.gz +c3373dbc83f2fc46d78a5777ae672ace setroubleshoot-0.21.tar.gz