]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- Ac migration workaround (no /lib/tls presence anymore)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 20 Feb 2006 10:30:59 +0000 (10:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.629

glibc.spec

index 5077e2ac926c928e66e7e2a88ff248ae0adbe2d5..a59b9e60898746d5d82df77f8a6b1aed4f8af408 100644 (file)
@@ -76,7 +76,7 @@ Summary(tr):  GNU libc
 Summary(uk):   GNU libc ×ÅÒÓ¦§ 2.3
 Name:          glibc
 Version:       2.3.6
-Release:       4.1
+Release:       4.2
 Epoch:         6
 License:       LGPL
 Group:         Libraries
@@ -1263,6 +1263,7 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/postshell
 %endif
 /sbin/glibc-postinst /%{_lib}/%{_host_cpu}
+/sbin/glibc-postinst /%{_lib}/tls
 /sbin/ldconfig
 -/sbin/telinit u
 
This page took 0.553106 seconds and 4 git commands to generate.