SPECS: glibc.spec - fix upgrade from ac

arekm arekm at pld-linux.org
Fri Feb 9 14:46:02 CET 2007


Author: arekm                        Date: Fri Feb  9 13:46:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix upgrade from ac

---- Files affected:
SPECS:
   glibc.spec (1.678 -> 1.679) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.678 SPECS/glibc.spec:1.679
--- SPECS/glibc.spec:1.678	Tue Feb  6 15:47:04 2007
+++ SPECS/glibc.spec	Fri Feb  9 14:45:56 2007
@@ -1605,7 +1605,7 @@
 
 %if !%{with cross}
 %post	-p /sbin/postshell
-/sbin/glibc-postinst /%{_lib}/%{_host_cpu}
+/sbin/glibc-postinst /%{_lib}/%{_host_cpu} /%{_lib}/tls
 /sbin/ldconfig
 -/sbin/telinit u
 
@@ -2007,6 +2007,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.679  2007/02/09 13:45:56  arekm
+- fix upgrade from ac
+
 Revision 1.678  2007/02/06 14:47:04  pluto
 - note from H. J. Lu.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.678&r2=1.679&f=u



More information about the pld-cvs-commit mailing list