fix the failure of building for audit downgrade
This commit is contained in:
parent
c54ca8d5a9
commit
47d49085d0
@ -1,6 +1,6 @@
|
||||
Name: setroubleshoot
|
||||
Version: 3.3.20
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: SELinux Trouble Shooting Tool
|
||||
License: GPLv2+
|
||||
URL: https://pagure.io/setroubleshoot
|
||||
@ -26,7 +26,7 @@ SELinux Trouble Shooting Tool
|
||||
Summary: SELinux troubleshoot server
|
||||
|
||||
Requires: %{name}-plugins >= 3.3.8
|
||||
Requires: audit >= 3
|
||||
Requires: audit >= 2.8.5
|
||||
Requires: python3-audit
|
||||
Requires: python3-libxml2
|
||||
Requires: python3-rpm
|
||||
@ -153,6 +153,9 @@ chown -R setroubleshoot:setroubleshoot %{_localstatedir}/lib/%{name}
|
||||
%{_mandir}/man1/seapplet.1.gz
|
||||
|
||||
%changelog
|
||||
* Thu Aug 20 2020 wangchen <wangchen137@huawei.com> - 3.3.20-3
|
||||
- fix the failure of building for audit downgrade
|
||||
|
||||
* Thu Oct 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.3.20-2
|
||||
- add COPYING to license directory
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user