- Add sesearch capability to plugins

This commit is contained in:
Daniel J Walsh 2009-06-24 16:59:11 +00:00
parent d72921b992
commit 15fa72aa70
3 changed files with 7 additions and 3 deletions

View File

@ -11,3 +11,4 @@ setroubleshoot-plugins-2.0.16.tar.gz
setroubleshoot-plugins-2.0.18.tar.gz
setroubleshoot-plugins-2.1.1.tar.gz
setroubleshoot-plugins-2.1.2.tar.gz
setroubleshoot-plugins-2.1.3.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 2.1.2
Version: 2.1.3
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -12,7 +12,7 @@ BuildArch: noarch
BuildRequires: perl-XML-Parser
BuildRequires: intltool gettext python
Requires: dbus
Requires: setroubleshoot-server >= 2.0.4
Requires: setroubleshoot-server >= 2.2.8
%{?fc9:Requires: policycoreutils >= 2.0.35-2}
%define pkgdocdir %{_datadir}/doc/%{name}-%{version}
@ -52,6 +52,9 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Wed Jun 24 2009 <dwalsh@redhat.com> - 2.1.3-1
- Add sesearch capability to plugins
* Sat Jun 20 2009 <dwalsh@redhat.com> - 2.1.2-1
- Fix Makefile

View File

@ -1 +1 @@
5cb6c993f0d58232fd6e948553cef1f4 setroubleshoot-plugins-2.1.2.tar.gz
f68f3424121936273d0952b646bb544e setroubleshoot-plugins-2.1.3.tar.gz