!38 [sync] PR-37: 【轻量级 PR】:fix-安装setools-gui后执行apol报错,找不到PyQt5,networkx模块

From: @openeuler-sync-bot 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
This commit is contained in:
openeuler-ci-bot 2023-01-06 06:28:08 +00:00 committed by Gitee
commit 3e85e0f79e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: setools
Version: 4.4.0
Release: 3
Release: 4
Summary: Policy Analysis Tools for SELinux
License: GPLv2
URL: https://github.com/SELinuxProject/setools/wiki
@ -55,6 +55,8 @@ Python3 package for setools.
%package gui
Summary: Gui packages for setools
Requires: python3-setools = %{version}-%{release}
Requires: python3-qt5
Requires: python3-networkx
%description gui
Gui packages for setools.
@ -108,6 +110,9 @@ Gui packages for setools.
%{_mandir}/ru/man1/*
%changelog
* Wed Jan 4 2023 jinlun <jinlun@huawei.com> - 4.4.0-4
- add Requires in gui
* Tue Oct 18 2022 jinlun <jinlun@huawei.com> - 4.4.0-3
- Rebuild for new release number