upgrade to new 2.0 upstream release

This commit is contained in:
John Dennis 2007-12-28 15:26:42 +00:00
parent 10383664a7
commit 6e9e4147f8
3 changed files with 12 additions and 5 deletions

View File

@ -1 +1 @@
setroubleshoot-plugins-1.10.3.tar.gz
setroubleshoot-plugins-2.0.0.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 1.10.4
Version: 2.0.0
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -12,6 +12,7 @@ BuildArch: noarch
BuildRequires: perl-XML-Parser
BuildRequires: intltool gettext python
Requires: dbus
Requires: setroubleshoot >= 2.0.0
%define pkgdocdir %{_datadir}/doc/%{name}-%{version}
@ -50,9 +51,15 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Fri Dec 28 2007 <jdennis@redhat.com> - 2.0.0-1
- prepare for v2 test release
* Tue Nov 13 2007 Dan Walsh <dwalsh@redhat.com> - 1.10.4-1
- Add allow_postfix_local_write_mail_spool plugin
- Fix execute typo
- Add allow_postfix_local_write_mail_spool plugin
- Fix execute typo
* Wed Oct 10 2007 John Dennis <jdennis@redhat.com> - 1.10.3-1
- rewrite all plugins to use new v2 audit data
* Mon Sep 24 2007 John Dennis <jdennis@redhat.com> - 1.10.3-1
- Resolves bug #231762: Original PO strings bugs

View File

@ -1 +1 @@
15751449ace1d5e61545bba215d48200 setroubleshoot-plugins-1.10.4.tar.gz
0a1bb1cc525ddbd5996d17618d76e510 setroubleshoot-plugins-2.0.0.tar.gz