]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- telinit -u is called from SysVinit
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 19 Nov 2007 13:37:33 +0000 (13:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.740

glibc.spec

index df37514cf98bcf3a265728565ce78b8bf553bdca..fa5da9ecc0595bbd117140839991b0238a502659 100644 (file)
@@ -119,6 +119,7 @@ Obsoletes:  ldconfig
 Provides:      glibc64
 Obsoletes:     glibc64
 %endif
+Conflicts:     SysVinit < 2.86-11
 Conflicts:     kernel < %{min_kernel}
 Conflicts:     kernel24
 Conflicts:     kernel24-smp
@@ -1090,11 +1091,9 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.119817 seconds and 4 git commands to generate.