- Remove audit2why from catchall_booleans
This commit is contained in:
parent
71684ffec1
commit
696d5c583c
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user