- Remove audit2why from catchall_booleans

This commit is contained in:
Daniel J Walsh 2010-01-27 21:56:47 +00:00
parent 71684ffec1
commit 696d5c583c
3 changed files with 7 additions and 3 deletions

View File

@ -42,3 +42,4 @@ setroubleshoot-plugins-2.1.34.tar.gz
setroubleshoot-plugins-2.1.35.tar.gz
setroubleshoot-plugins-2.1.36.tar.gz
setroubleshoot-plugins-2.1.37.tar.gz
setroubleshoot-plugins-2.1.38.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 2.1.37
Version: 2.1.38
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.2.47-1
Requires: setroubleshoot-server >= 2.2.61-1
%{?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 Jan 27 2010 <dwalsh@redhat.com> - 2.1.38-1
- Remove audit2why from catchall_booleans
* Mon Jan 18 2010 <dwalsh@redhat.com> - 2.1.37-1
- Fix FAQ pointer
- Fix handling of translations

View File

@ -1 +1 @@
66279bd55376ec5430868e9f8e6517d1 setroubleshoot-plugins-2.1.37.tar.gz
c342c9c29d11f9b921c1305027addbe1 setroubleshoot-plugins-2.1.38.tar.gz