- forget to enable the new selinux option :( - config.make changed
This commit is contained in:
parent
0c928072d8
commit
513e1bc737
@ -34,3 +34,4 @@ HAVE_HWIB=1
|
|||||||
HAVE_FW_MASQUERADE=1
|
HAVE_FW_MASQUERADE=1
|
||||||
HAVE_IP_TOOLS=1
|
HAVE_IP_TOOLS=1
|
||||||
HAVE_MII=1
|
HAVE_MII=1
|
||||||
|
HAVE_SELINUX=1
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Summary: Basic networking tools.
|
Summary: Basic networking tools.
|
||||||
Name: net-tools
|
Name: net-tools
|
||||||
Version: 1.60
|
Version: 1.60
|
||||||
Release: 59
|
Release: 60
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-%{version}.tar.bz2
|
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
|
%{_sysconfdir}/rc.d/init.d/netplugd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 17 2006 Radek Vokal <rvokal@redhat.com> 1.60-60
|
||||||
|
- forget to enable the new selinux option :( - config.make changed
|
||||||
|
|
||||||
* Tue Jan 17 2006 Radek Vokal <rvokal@redhat.com> 1.60-59
|
* Tue Jan 17 2006 Radek Vokal <rvokal@redhat.com> 1.60-59
|
||||||
- new option for nestat, -Z shows selinux context. Patch by <dwalsh@redhat.com>
|
- new option for nestat, -Z shows selinux context. Patch by <dwalsh@redhat.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user