- Change catchall plugin to use just the SOURCE not the Full path for the grep example

This commit is contained in:
Dan Walsh 2011-01-03 15:39:56 -05:00
parent 5c960b66ce
commit 56dbd2b8f9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
eb34d1e1516546e030f07ecf9c847be1 setroubleshoot-plugins-3.0.8.tar.gz
a2cb5d82602381ed9b10875da1283fd8 setroubleshoot-plugins-3.0.9.tar.gz