Accepting request 895564 from home:mcepl:branches:security:apparmor
- Remove python symbols (python means currently python2), work only with python3 ones (fallout from bsc#1185588). OBS-URL: https://build.opensuse.org/request/show/895564 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=300
This commit is contained in:
@@ -202,9 +202,7 @@ Summary: Python 3 interface for libapparmor functions
|
||||
License: GPL-2.0-only AND LGPL-2.1-or-later
|
||||
Group: Development/Libraries/Python
|
||||
Requires: libapparmor1 = %{version}
|
||||
Requires: python = %{py3_ver}
|
||||
Requires: python(abi) = %{py3_ver}
|
||||
Provides: python-libapparmor = %{version}
|
||||
|
||||
%description -n python3-apparmor
|
||||
This package provides the python interface to AppArmor. It is used for python
|
||||
@@ -272,8 +270,8 @@ Summary: AppArmor User-Level Utilities Useful for Creating AppArmor Profi
|
||||
License: GPL-2.0-only AND LGPL-2.1-or-later
|
||||
Group: Productivity/Security
|
||||
Requires: libapparmor1 = %{version}
|
||||
Requires: python3
|
||||
Requires: python3-apparmor = %{version}
|
||||
Requires: python3-base
|
||||
Requires: python3-notify2
|
||||
Requires: python3-psutil
|
||||
# aa-unconfined needs ss
|
||||
|
Reference in New Issue
Block a user