- Change catchall plugin to use just the SOURCE not the Full path for the grep example
This commit is contained in:
parent
5c960b66ce
commit
56dbd2b8f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.6.tar.gz
|
||||
/setroubleshoot-plugins-3.0.7.tar.gz
|
||||
/setroubleshoot-plugins-3.0.8.tar.gz
|
||||
/setroubleshoot-plugins-3.0.9.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.8
|
||||
Version: 3.0.9
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -44,6 +44,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Mon Jan 3 2011 <dwalsh@redhat.com> - 3.0.9-1
|
||||
- Change catchall plugin to use just the SOURCE not the Full path for the grep example
|
||||
|
||||
* Mon Dec 13 2010 <dwalsh@redhat.com> - 3.0.8-1
|
||||
- Update Translations
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user