diff --git a/.cvsignore b/.cvsignore index d5fda5c..42ced35 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-plugins-2.0.3.tar.gz +setroubleshoot-plugins-2.0.4.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index d15fb40..14cc5ce 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,10 +1,10 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 2.0.3 +Version: 2.0.4 Release: 1%{?dist} License: GPLv2+ Group: Applications/System -URL: https://hosted.fedoraproject.org/projects/setroubleshoot +URL: https://fedorahosted.org/setroubleshoot Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -12,7 +12,10 @@ BuildArch: noarch BuildRequires: perl-XML-Parser BuildRequires: intltool gettext python Requires: dbus -Requires: setroubleshoot >= 2.0.0 policycoreutils >= 2.0.35-2 +Requires: setroubleshoot >= 2.0.4 +%if 0%{?fedora} +Requires: policycoreutils >= 2.0.35-2 +%endif %define pkgdocdir %{_datadir}/doc/%{name}-%{version} @@ -51,8 +54,13 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Thu Jan 31 2008 - 2.0.4-1 + - Resolve bug #416351: setroubleshoot does not escape regex chars in suggested cmds + - add new template substitution $SOURCE, a friendly name, $SOURCE_PATH still exists + and is the full path name of $SOURCE + * Tue Jan 15 2008 - 2.0.2-1 -- Add catchall_boolean.py plugin + - Add catchall_boolean.py plugin * Fri Jan 11 2008 - 2.0.1-1 - Resolve bug #332281: remove obsolete translation diff --git a/sources b/sources index 08ca69b..ddc665f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -345ebfdee336b7186ad2118d1d4791bc setroubleshoot-plugins-2.0.3.tar.gz +7bbe52afafea76115c87675f7a35c5f9 setroubleshoot-plugins-2.0.4.tar.gz