auto-import setroubleshoot-0.36-1 on branch devel from
setroubleshoot-0.36-1.src.rpm
This commit is contained in:
parent
836eb871a0
commit
6cd1236bf8
@ -1 +1 @@
|
||||
setroubleshoot-0.35.tar.gz
|
||||
setroubleshoot-0.36.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Helps troubleshoot SELinux problems
|
||||
Name: setroubleshoot
|
||||
Version: 0.35
|
||||
Version: 0.36
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
@ -74,7 +74,7 @@ if [ $1 = 0 ]; then
|
||||
/sbin/chkconfig --del %{name}
|
||||
fi
|
||||
|
||||
%triggerpostun -- setroubleshoot <= 0.25-1
|
||||
%triggerpostun -- setroubleshoot <= 0.35-1
|
||||
/sbin/service %{name} cleardb
|
||||
|
||||
%postun
|
||||
@ -107,6 +107,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/dbus-1/services/sealert.service
|
||||
|
||||
%changelog
|
||||
* Thu Aug 24 2006 John Dennis <jdennis@redhat.com> - 0.36-1
|
||||
|
||||
- change dbclear trigger to 0.35
|
||||
|
||||
* Thu Aug 24 2006 John Dennis <jdennis@redhat.com> - 0.35-1
|
||||
|
||||
- add sorting on category column and seen column in browser,
|
||||
|
Loading…
Reference in New Issue
Block a user