Build python only subpackages as noarch
policycoreutils-dbus.noarch.rpm policycoreutils-gui.noarch.rpm policycoreutils-python-utils.noarch.rpm python3-policycoreutils.noarch.rpm python2-policycoreutils.noarch.rpm
This commit is contained in:
parent
8f22730766
commit
ebb2c5bfea
@ -198,6 +198,7 @@ find %{buildroot}%{python2_sitelib} %{buildroot}%{python2_sitearch} \
|
||||
Summary: SELinux policy core python utilities
|
||||
Requires: python3-policycoreutils = %{version}-%{release}
|
||||
Obsoletes: policycoreutils-python <= 2.4-4
|
||||
BuildArch: noarch
|
||||
|
||||
%description python-utils
|
||||
The policycoreutils-python-utils package contains the management tools use to manage
|
||||
@ -225,6 +226,7 @@ an SELinux environment.
|
||||
Summary: SELinux policy core DBUS api
|
||||
Requires: python3-policycoreutils = %{version}-%{release}
|
||||
Requires: python3-slip-dbus
|
||||
BuildArch: noarch
|
||||
|
||||
%description dbus
|
||||
The policycoreutils-dbus package contains the management DBUS API use to manage
|
||||
@ -251,6 +253,7 @@ Requires:audit-libs-python3 >= %{libauditver}
|
||||
Requires: python3-IPy
|
||||
Requires: checkpolicy
|
||||
Requires: python3-setools >= 4.1.1
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n python3-policycoreutils
|
||||
The python3-policycoreutils package contains the interfaces that can be used
|
||||
@ -291,6 +294,7 @@ Obsoletes: policycoreutils < 2.0.61-2
|
||||
Requires: python-IPy
|
||||
Requires: checkpolicy
|
||||
Requires: setools-python >= 4.1.1
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n python2-policycoreutils
|
||||
The policycoreutils-python package contains the management tools use to manage
|
||||
@ -389,6 +393,7 @@ Requires: policycoreutils-devel = %{version}-%{release}, python3-policycoreutils
|
||||
Requires: policycoreutils-dbus = %{version}-%{release}
|
||||
Requires: gtk3, python3-gobject
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildArch: noarch
|
||||
|
||||
%description gui
|
||||
system-config-selinux is a utility for managing the SELinux environment
|
||||
|
Loading…
Reference in New Issue
Block a user