From 513e1bc7377a22a283e1cfa2fe8a4b52d340a56e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Tue, 17 Jan 2006 12:01:20 +0000 Subject: [PATCH] - forget to enable the new selinux option :( - config.make changed --- net-tools-1.60-config.make | 1 + net-tools.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/net-tools-1.60-config.make b/net-tools-1.60-config.make index 23027a6..e7cfc99 100644 --- a/net-tools-1.60-config.make +++ b/net-tools-1.60-config.make @@ -34,3 +34,4 @@ HAVE_HWIB=1 HAVE_FW_MASQUERADE=1 HAVE_IP_TOOLS=1 HAVE_MII=1 +HAVE_SELINUX=1 diff --git a/net-tools.spec b/net-tools.spec index 0f67261..43cee80 100644 --- a/net-tools.spec +++ b/net-tools.spec @@ -3,7 +3,7 @@ Summary: Basic networking tools. Name: net-tools Version: 1.60 -Release: 59 +Release: 60 License: GPL Group: System Environment/Base Source0: http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-%{version}.tar.bz2 @@ -223,6 +223,9 @@ exit 0 %{_sysconfdir}/rc.d/init.d/netplugd %changelog +* Tue Jan 17 2006 Radek Vokal 1.60-60 +- forget to enable the new selinux option :( - config.make changed + * Tue Jan 17 2006 Radek Vokal 1.60-59 - new option for nestat, -Z shows selinux context. Patch by