Accepting request 330872 from home:cboltz

fix suse_version check for netstat

OBS-URL: https://build.opensuse.org/request/show/330872
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=142
This commit is contained in:
Christian Boltz 2015-09-14 09:56:44 +00:00 committed by Git OBS Bridge
parent f480c778f4
commit 10bb958700

View File

@ -373,7 +373,7 @@ Requires: python-apparmor = %{version}
Requires: python-base
%endif
# aa-unconfined needs netstat
%if 0%{?suse_version} >= 1320
%if 0%{?suse_version} > 1320
Recommends: net-tools-deprecated
%else
Recommends: net-tools