SPECS (AC-branch): glibc.spec - added dl-tls patch (fixes dl-tls a...

qboosh qboosh at pld-linux.org
Tue Oct 17 20:02:30 CEST 2006


Author: qboosh                       Date: Tue Oct 17 18:02:30 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added dl-tls patch (fixes dl-tls assertion, backported from glibc 2.4; needs some testing)
- release 9

---- Files affected:
SPECS:
   glibc.spec (1.583.2.81 -> 1.583.2.82) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.583.2.81 SPECS/glibc.spec:1.583.2.82
--- SPECS/glibc.spec:1.583.2.81	Sun Sep 10 22:28:55 2006
+++ SPECS/glibc.spec	Tue Oct 17 20:02:24 2006
@@ -87,7 +87,7 @@
 Summary(uk):	GNU libc ×ĹŇÓŚ§ 2.3
 Name:		glibc
 Version:	2.3.6
-Release:	8
+Release:	9
 Epoch:		6
 License:	LGPL
 Group:		Libraries
@@ -137,6 +137,7 @@
 Patch31:	%{name}-large_collate_tables.patch
 Patch32:	%{name}-ctype-compat.patch
 Patch33:	%{name}-sparc-mman.h.patch
+Patch34:	%{name}-dl-tls.patch
 URL:		http://www.gnu.org/software/libc/
 %{?with_selinux:BuildRequires:	audit-libs-devel}
 BuildRequires:	autoconf
@@ -936,6 +937,7 @@
 %patch31 -p1
 %patch32 -p1
 %patch33 -p1
+%patch34 -p1
 
 chmod +x scripts/cpp
 
@@ -1677,6 +1679,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.583.2.82  2006/10/17 18:02:24  qboosh
+- added dl-tls patch (fixes dl-tls assertion, backported from glibc 2.4; needs some testing)
+- release 9
+
 Revision 1.583.2.81  2006/09/10 20:28:55  kosmo
 - fixed build on pax-enabled machines
 
================================================================

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



More information about the pld-cvs-commit mailing list