From 6d3776a9db87859a6fca5683a664688bb1477592 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:51:19 +0000 Subject: auto-import changelog data from glibc-2.3.3-39.src.rpm Fri Jul 23 2004 Jakub Jelinek 2.3.3-39 - update from CVS - conformance related changes in headers - remove -finline-limit=2000 for GCC 3.4.x+ --- diff --git a/.cvsignore b/.cvsignore index 2800178..259ba3a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-2.3.3-200407221119.tar.bz2 -glibc-redhat-200407221119.tar.bz2 +glibc-2.3.3-200407231111.tar.bz2 +glibc-redhat-200407231111.tar.bz2 diff --git a/glibc.spec b/glibc.spec index 71a2622..57284a1 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define glibcrelease 38 +%define glibcrelease 39 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -6,7 +6,7 @@ %define withtlsarches i686 athlon x86_64 ia64 s390 s390x alpha alphaev6 sparc sparcv9 ppc ppc64 %define debuginfocommonarches %{ix86} alpha alphaev6 sparc sparcv9 %define _unpackaged_files_terminate_build 0 -%define glibcdate 200407221119 +%define glibcdate 200407231111 Summary: The GNU libc libraries. Name: glibc Version: 2.3.3 @@ -465,7 +465,7 @@ if echo '__thread int a;' | $GCC -xc - -S -o /dev/null 2>/dev/null; then fi BuildFlags="$BuildFlags -DNDEBUG=1" -if gcc -v 2>&1 | grep -q 'gcc version 3'; then +if gcc -v 2>&1 | grep -q 'gcc version 3.[0123]'; then BuildFlags="$BuildFlags -finline-limit=2000" fi EnableKernel="--enable-kernel=%{enablekernel}" @@ -1219,6 +1219,11 @@ rm -f *.filelist* %endif %changelog +* Fri Jul 23 2004 Jakub Jelinek 2.3.3-39 +- update from CVS + - conformance related changes in headers +- remove -finline-limit=2000 for GCC 3.4.x+ + * Thu Jul 22 2004 Jakub Jelinek 2.3.3-38 - update from CVS - fix res_init leaks diff --git a/sources b/sources index 8449ebb..cf1ae7f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -aee7578d72ab7bf6a5829fce6e586394 glibc-2.3.3-200407221119.tar.bz2 -537945c59a3059689ef8460cda3cd7e5 glibc-redhat-200407221119.tar.bz2 +259fdfa8918ddedcb2354c98cee7ad7d glibc-2.3.3-200407231111.tar.bz2 +b7448db648311a124ad714b6782f8f5f glibc-redhat-200407231111.tar.bz2