net-tools: Drop SELinux support.

Fixes #11217.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl 2016-10-26 10:40:28 +02:00 committed by Michael Tremer
parent 10ae0bfa54
commit 6ef6281c6c
2 changed files with 2 additions and 3 deletions

View File

@ -34,4 +34,4 @@ HAVE_HWIB=1
HAVE_FW_MASQUERADE=1
HAVE_IP_TOOLS=1
HAVE_MII=1
HAVE_SELINUX=1
HAVE_SELINUX=0

View File

@ -6,7 +6,7 @@
name = net-tools
version = 2.0
git_rev = e5f1be13
release = 1.%{git_rev}
release = 2.%{git_rev}
groups = System/Base
url = http://net-tools.berlios.de/
@ -24,7 +24,6 @@ sources = %{thisapp}-%{git_rev}.tar.xz
build
requires
gettext
libselinux-devel
end
prepare_cmds