Accepting request 843145 from security:SELinux
OBS-URL: https://build.opensuse.org/request/show/843145 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setools?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 21 07:29:51 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Cleanup BuildRequires
|
||||
- Fix setools-gui dependencies, we are using python-qt5 and not
|
||||
tcl/tk
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 18:16:13 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
11
setools.spec
11
setools.spec
@@ -32,14 +32,10 @@ Source: https://github.com/SELinuxProject/setools/releases/download/%{ve
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: bison
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsepol-devel
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: swig
|
||||
Requires: setools-console = %{version}-%{release}
|
||||
Requires: setools-gui = %{version}-%{release}
|
||||
|
||||
@@ -85,10 +81,9 @@ libraries designed to facilitate SELinux policy analysis.
|
||||
Summary: Policy analysis graphical tools for SELinux
|
||||
License: GPL-2.0-only
|
||||
Group: System/Base
|
||||
Requires: bwidget
|
||||
Requires: gtk2
|
||||
Requires: tcl
|
||||
Requires: tk
|
||||
Requires: python3-networkx
|
||||
Requires: python3-qt5
|
||||
Requires: python3-setools = %{version}
|
||||
|
||||
%description gui
|
||||
SETools is a collection of graphical tools, command-line tools, and
|
||||
|
Reference in New Issue
Block a user