upgrade to new 2.0 upstream release
This commit is contained in:
parent
10383664a7
commit
6e9e4147f8
@ -1 +1 @@
|
||||
setroubleshoot-plugins-1.10.3.tar.gz
|
||||
setroubleshoot-plugins-2.0.0.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user