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