]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- postshell problem is no more
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Nov 2007 16:13:20 +0000 (16:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.739

glibc.spec

index b2183f4e82f7eac65bb19992cc856898201bbe80..df37514cf98bcf3a265728565ce78b8bf553bdca 100644 (file)
@@ -1143,15 +1143,13 @@ fi
 %attr(755,root,root) /sbin/glibc-postinst
 %endif
 %attr(755,root,root) /sbin/ldconfig
-# ld* and libc.so.6 SONAME symlinks must be in package because of
-# chicken-egg problem (postshell is dynamically linked with libc);
-# NOTE: postshell is now linked statically with diet
 # ld-*.so SONAME is:
 #   ld.so.1 on ppc
 #   ld64.so.1 on ppc64,s390x
 #   ld-linux-ia64.so.2 on ia64
 #   ld-linux-x86-64.so.2 on x86_64
 #   ld-linux.so.2 on other archs
+# TODO: package ldconfig symlinks as %ghost
 %attr(755,root,root) /%{_lib}/ld*
 %attr(755,root,root) /%{_lib}/libanl*
 %attr(755,root,root) /%{_lib}/libdl*
This page took 0.044191 seconds and 4 git commands to generate.