- Remove httpd_connect_all plugin
This commit is contained in:
parent
b99c602626
commit
aff1463337
@ -36,3 +36,4 @@ setroubleshoot-plugins-2.1.27.tar.gz
|
||||
setroubleshoot-plugins-2.1.28.tar.gz
|
||||
setroubleshoot-plugins-2.1.29.tar.gz
|
||||
setroubleshoot-plugins-2.1.30.tar.gz
|
||||
setroubleshoot-plugins-2.1.32.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 2.1.30
|
||||
Version: 2.1.32
|
||||
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.8
|
||||
Requires: setroubleshoot-server >= 2.2.47-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
|
||||
* Tue Nov 17 2009 <dwalsh@redhat.com> - 2.1.32-1
|
||||
- Remove httpd_connect_all plugin
|
||||
|
||||
* Mon Nov 9 2009 <dwalsh@redhat.com> - 2.1.30-1
|
||||
- Update-po
|
||||
- Add privoxy_connect_any plugin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user