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:
parent
f480c778f4
commit
10bb958700
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user