Accepting request 331543 from security:apparmor

- netstat moved to net-tools-deprecated in Tumbleweed (boo#944904)

OBS-URL: https://build.opensuse.org/request/show/331543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=90
This commit is contained in:
Stephan Kulow 2015-09-24 04:13:30 +00:00 committed by Git OBS Bridge
commit 8f2fa66d60
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Sep 13 20:16:57 UTC 2015 - opensuse@cboltz.de
- netstat moved to net-tools-deprecated in Tumbleweed (boo#944904)
-------------------------------------------------------------------
Thu Jul 30 20:08:20 UTC 2015 - opensuse@cboltz.de

View File

@ -370,7 +370,11 @@ Requires: python-apparmor = %{version}
Requires: python-base
%endif
# aa-unconfined needs netstat
%if 0%{?suse_version} > 1320
Recommends: net-tools-deprecated
%else
Recommends: net-tools
%endif
# aa-notify -p needs notify-send
Recommends: libnotify-tools
BuildArch: noarch