diff --git a/.cvsignore b/.cvsignore index 9684613..ada5cb6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-2.3.3-200405280120.tar.bz2 -glibc-redhat-200405280120.tar.bz2 +glibc-2.3.3-200406140419.tar.bz2 +glibc-redhat-200406140419.tar.bz2 diff --git a/glibc.spec b/glibc.spec index b940e09..2c3f3e4 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define glibcrelease 31.1 +%define glibcrelease 32 %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 200405280120 +%define glibcdate 200406140419 Summary: The GNU libc libraries. Name: glibc Version: 2.3.3 @@ -1219,8 +1219,11 @@ rm -f *.filelist* %endif %changelog -* Wed Jun 09 2004 Elliot Lee 2.3.3-31.1 -- rebuild with gcc 3.4 +* Mon Jun 14 2004 Jakub Jelinek 2.3.3-32 +- update from CVS + - FUTEX_CMP_REQUEUE support (fix pthread_cond_* deadlocks) + - fix backtrace in statically linked programs +- rebuilt with GCC 3.4, adjusted ulps and i386 * Fri May 28 2004 Jakub Jelinek 2.3.3-31 - update from CVS diff --git a/sources b/sources index f296ad8..09ddb30 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -8a30bd0f1490b67eb5ed1901e1a2bce1 glibc-2.3.3-200405280120.tar.bz2 -5f5157f604d8efa6645cc28cb28b112f glibc-redhat-200405280120.tar.bz2 +9fe08157aa76ce110822c9657dbe7ece glibc-2.3.3-200406140419.tar.bz2 +23e0a3400609402cd73ab4831509403b glibc-redhat-200406140419.tar.bz2