From 454774e22d4a3949c628ca9eabf74168e473188a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: May 16 2008 19:04:17 +0000 Subject: remove telinit -u, no longer needed --- diff --git a/libselinux.spec b/libselinux.spec index 2994064..95da681 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -4,7 +4,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.0.64 -Release: 2%{?dist} +Release: 3%{?dist} License: Public Domain Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -99,8 +99,6 @@ rm -rf %{buildroot} %post /sbin/ldconfig -[ -x /sbin/telinit -a -p /dev/initctl -a -f /proc/1/exe -a -d /proc/1/root ] && -/sbin/telinit u exit 0 %postun -p /sbin/ldconfig @@ -138,6 +136,9 @@ exit 0 %{python_sitearch}/selinux/* %changelog +* Fri May 16 2008 Dan Walsh - 2.0.64-3 +- libselinux no longer neets to telnet -u in post install + * Wed May 7 2008 Dan Walsh - 2.0.64-2 - Add sedefaultcon and setconlist commands to dump login context