SPECS: glibc.spec - telinit -u is called from SysVinit
glen
glen at pld-linux.org
Mon Nov 19 14:37:39 CET 2007
Author: glen Date: Mon Nov 19 13:37:39 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- telinit -u is called from SysVinit
---- Files affected:
SPECS:
glibc.spec (1.739 -> 1.740)
---- Diffs:
================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.739 SPECS/glibc.spec:1.740
--- SPECS/glibc.spec:1.739 Tue Nov 13 17:13:20 2007
+++ SPECS/glibc.spec Mon Nov 19 14:37:33 2007
@@ -120,6 +120,7 @@
Provides: glibc64
Obsoletes: glibc64
%endif
+Conflicts: SysVinit < 2.86-11
Conflicts: kernel < %{min_kernel}
Conflicts: kernel24
Conflicts: kernel24-smp
@@ -1091,11 +1092,9 @@
%post -p /sbin/postshell
/sbin/glibc-postinst /%{_lib}/%{_host_cpu} /%{_lib}/tls
/sbin/ldconfig
--/sbin/telinit u
%postun -p /sbin/postshell
/sbin/ldconfig
--/sbin/telinit u
%triggerpostun -p /sbin/postshell -- glibc-misc < 6:2.3.5-7.6
-/bin/cp -f /etc/ld.so.conf /etc/ld.so.conf.rpmsave
@@ -1485,6 +1484,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.740 2007-11-19 13:37:33 glen
+- telinit -u is called from SysVinit
+
Revision 1.739 2007-11-13 16:13:20 glen
- postshell problem is no more
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glibc.spec?r1=1.739&r2=1.740&f=u
More information about the pld-cvs-commit
mailing list