Accepting request 285866 from home:cboltz
- add Requires: python3 to python3-apparmor package - readline isn't part of python3-base (boo#917577) OBS-URL: https://build.opensuse.org/request/show/285866 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=121
This commit is contained in:
parent
3ea512f728
commit
eb6f836202
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 12 18:20:36 UTC 2015 - opensuse@cboltz.de
|
||||
|
||||
- add Requires: python3 to python3-apparmor package - readline isn't
|
||||
part of python3-base (boo#917577)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 20:33:55 UTC 2015 - opensuse@cboltz.de
|
||||
|
||||
|
@ -284,6 +284,7 @@ Summary: Python 3 interface for libapparmor functions
|
||||
License: GPL-2.0 and LGPL-2.1+
|
||||
Group: Development/Libraries/Python
|
||||
Requires: libapparmor1 = %{version}
|
||||
Requires: python3 = %{py3_ver}
|
||||
Requires: python(abi) = %{py3_ver}
|
||||
Provides: python-libapparmor = %{version}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user