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

Fri May 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-30
- fix pthread_cond_wait on architectures other than IA-32 and x86_64
This commit is contained in:
cvsdist 2004-09-09 05:49:08 +00:00
parent 7cbfe8c1d2
commit e166fbd3b9
3 changed files with 10 additions and 6 deletions

View File

@ -1,2 +1,2 @@
glibc-2.3.3-200405190641.tar.bz2
glibc-redhat-200405190641.tar.bz2
glibc-2.3.3-200405211317.tar.bz2
glibc-redhat-200405211317.tar.bz2

View File

@ -1,4 +1,4 @@
%define glibcrelease 29
%define glibcrelease 30
%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 200405190641
%define glibcdate 200405211317
Summary: The GNU libc libraries.
Name: glibc
Version: 2.3.3
@ -1219,6 +1219,10 @@ rm -f *.filelist*
%endif
%changelog
* Fri May 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-30
- fix pthread_cond_wait on architectures other than IA-32 and
x86_64
* Thu May 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-29
- use lib64 instead of lib on ia64 if %%{_lib} is defined to lib64

View File

@ -1,2 +1,2 @@
c42954fc4781aba8f06173d16a44f177 glibc-2.3.3-200405190641.tar.bz2
8ce365b84504c105551ba5f5835e1d63 glibc-redhat-200405190641.tar.bz2
d35de2223577e42a001e45f0864fb9b5 glibc-2.3.3-200405211317.tar.bz2
a6af6931bd65f396634c6c9f33e606fd glibc-redhat-200405211317.tar.bz2