diff --git a/.cvsignore b/.cvsignore index 394fdd5..9b6518c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-plugins-1.10.0.tar.gz +setroubleshoot-plugins-1.10.2.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index d94b2d8..44de26e 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 1.10.0 +Version: 1.10.2 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -9,7 +9,8 @@ Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python +BuildRequires: perl-XML-Parser +BuildRequires: intltool gettext python Requires: dbus %define pkgdocdir %{_datadir}/doc/%{name}-%{version} @@ -49,6 +50,12 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Thu Sep 6 2007 Dan Walsh - 1.10.2-1 + - Change priority on use_nfs_home_dir to 55 + +* Thu Aug 23 2007 John Dennis - 1.10.1-1 + - add BuildRequires perl-XML-Parser + * Fri Jul 20 2007 John Dennis - 1.10.0-1 - move all plugins and their translations from setroubleshoot-server package to this new independent package to allow easier updating diff --git a/sources b/sources index f85f513..9bbb12e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -811a719a5207830a47f0a87439fbccd5 setroubleshoot-plugins-1.10.0.tar.gz +acb5d5e49bbf237916ade9e2f9c91373 setroubleshoot-plugins-1.10.2.tar.gz