Author: qboosh Date: Sun Feb 20 21:45:19 2005 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- recreated AC-branch from 2.3.4
(NPTL and TLS disabled on ppc*/sparc*, no gcc4 patch)
- release .3
---- Files affected:
SPECS:
glibc.spec (1.583 -> 1.583.2.1)
---- Diffs:
================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.583 SPECS/glibc.spec:1.583.2.1
--- SPECS/glibc.spec:1.583 Sun Feb 20 22:41:30 2005
+++ SPECS/glibc.spec Sun Feb 20 22:45:09 2005
@@ -38,7 +38,8 @@
%if %{with tls}
# sparc temporarily removed (broken)
-%ifnarch %{ix86} amd64 ia64 alpha s390 s390x sparc64 sparcv9 ppc ppc64
+%ifnarch %{ix86} amd64 ia64 alpha s390 s390x
+# sparc64 sparcv9 ppc ppc64 -- disabled in AC (gcc < 3.4)
%undefine with_tls
%endif
%endif
@@ -46,7 +47,8 @@
%if %{with nptl}
# on x86 uses cmpxchgl (available since i486)
# on sparc only sparcv9 is supported
-%ifnarch i486 i586 i686 pentium3 pentium4 athlon amd64 ia64 alpha s390 s390x
sparc64 sparcv9 ppc ppc64
+%ifnarch i486 i586 i686 pentium3 pentium4 athlon amd64 ia64 alpha s390 s390x
+# sparc64 sparcv9 ppc ppc64 -- disabled in AC (gcc < 3.4)
%undefine with_nptl
%else
%if %{without tls}
@@ -76,7 +78,7 @@
Summary(uk): GNU libc ×ĹŇÓŚ§ 2.3
Name: glibc
Version: 2.3.4
-Release: 0.99999999.2
+Release: 0.99999999.3
Epoch: 6
License: LGPL
Group: Libraries
@@ -122,7 +124,6 @@
Patch25: %{name}-tls_fix.patch
Patch26: %{name}-nscd.patch
Patch27: %{name}-iconvconfig-nxstack.patch
-Patch28: %{name}-gcc4.patch
Patch29: %{name}-cross-gcc_eh.patch
# PaX hack (dropped)
#Patch30: %{name}-pax_dl-execstack.patch
@@ -825,7 +826,6 @@
%patch25 -p1
%patch26 -p1
%patch27 -p1
-%patch28 -p1
%{?with_cross:%patch29 -p1}
chmod +x scripts/cpp
@@ -1517,6 +1517,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.583.2.1 2005/02/20 21:45:09 qboosh
+- recreated AC-branch from 2.3.4
+ (NPTL and TLS disabled on ppc*/sparc*, no gcc4 patch)
+- release .3
+
Revision 1.583 2005/02/20 21:41:30 qboosh
- nscd done
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.583&r2=1.583.2.1&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit