- Redesign of setroubleshoot

This commit is contained in:
Dan Walsh 2010-10-27 18:01:25 -04:00
parent b62c2ce672
commit 24a2d4c9e9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -58,3 +58,4 @@ setroubleshoot-plugins-2.1.52.tar.gz
setroubleshoot-plugins-2.1.53.tar.gz
setroubleshoot-plugins-2.1.54.tar.gz
setroubleshoot-plugins-2.1.55.tar.gz
/setroubleshoot-plugins-3.0.0.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 2.1.55
Version: 3.0.0
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -12,8 +12,7 @@ BuildArch: noarch
BuildRequires: perl-XML-Parser
BuildRequires: intltool gettext python
Requires: dbus
Requires: setroubleshoot-server >= 2.2.67-1
%{?fc9:Requires: policycoreutils >= 2.0.35-2}
Requires: setroubleshoot-server >= 3.0.0-1
%define pkgdocdir %{_datadir}/doc/%{name}-%{version}
@ -52,6 +51,9 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Wed Oct 27 2010 <dwalsh@redhat.com> - 3.0.0-1
- Redesign of setroubleshoot
* Mon Jul 26 2010 <dwalsh@redhat.com> - 2.1.55-1
- Update translations

View File

@ -1 +1,2 @@
2c583b8ee5f02d8dd6bab7f2c0c980bc setroubleshoot-plugins-2.1.55.tar.gz
5d27e1be519c55169567742b9947bcd9 setroubleshoot-plugins-3.0.0.tar.gz