auto-import changelog data from glibc-2.3.3-32.src.rpm

Mon Jun 14 2004 Jakub Jelinek <jakub@redhat.com> 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 <bits/string.h>
This commit is contained in:
cvsdist 2004-09-09 05:50:07 +00:00
parent d07b59af36
commit f28d1a99a9
3 changed files with 11 additions and 8 deletions

View File

@ -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

View File

@ -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 <sopwith@redhat.com> 2.3.3-31.1
- rebuild with gcc 3.4
* Mon Jun 14 2004 Jakub Jelinek <jakub@redhat.com> 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 <bits/string.h>
* Fri May 28 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-31
- update from CVS

View File

@ -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