Accepting request 285867 from security:apparmor

- add Requires: python3 to python3-apparmor package - readline isn't
  part of python3-base (boo#917577) (forwarded request 285866 from cboltz)

OBS-URL: https://build.opensuse.org/request/show/285867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=81
This commit is contained in:
Stephan Kulow 2015-02-16 06:36:20 +00:00 committed by Git OBS Bridge
commit 4338a5c1df
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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}