Accepting request 898186 from home:cboltz
- move Requires: python3 back to the python3-apparmor subpackage - readline usage is in the python modules, not in apparmor-utils OBS-URL: https://build.opensuse.org/request/show/898186 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=301
This commit is contained in:
@@ -81,7 +81,7 @@ Patch6: apache-extra-profile-include-if-exists.diff
|
||||
# allow reading crypto policies (submitted upstream 2021-03-08 - https://gitlab.com/apparmor/apparmor/-/merge_requests/720)
|
||||
Patch7: crypto-policies-mr720.diff
|
||||
|
||||
# extend abstractions/php for PHP 8 (submitted upstream https://gitlab.com/apparmor/apparmor/-/merge_requests/755)
|
||||
# extend abstractions/php for PHP 8 (accepted upstream 2021-05-24 - https://gitlab.com/apparmor/apparmor/-/merge_requests/755)
|
||||
Patch8: abstractions-php8.diff
|
||||
|
||||
PreReq: sed
|
||||
@@ -202,6 +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: python3
|
||||
Requires: python(abi) = %{py3_ver}
|
||||
|
||||
%description -n python3-apparmor
|
||||
@@ -270,8 +271,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