auto-import glibc-2.3.3-55 on branch devel from glibc-2.3.3-55.src.rpm
This commit is contained in:
parent
5660d36681
commit
80169fee7b
@ -1,2 +1,2 @@
|
|||||||
glibc-2.3.3-200409170216.tar.bz2
|
glibc-2.3.3-200409220152.tar.bz2
|
||||||
glibc-redhat-200409170216.tar.bz2
|
glibc-redhat-200409220152.tar.bz2
|
||||||
|
10
glibc.spec
10
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%define glibcrelease 54
|
%define glibcrelease 55
|
||||||
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
||||||
%define prelinkarches noarch
|
%define prelinkarches noarch
|
||||||
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
|
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
|
||||||
@ -6,7 +6,7 @@
|
|||||||
%define withtlsarches i386 i686 athlon x86_64 ia64 s390 s390x alpha alphaev6 sparc sparcv9 ppc ppc64
|
%define withtlsarches i386 i686 athlon x86_64 ia64 s390 s390x alpha alphaev6 sparc sparcv9 ppc ppc64
|
||||||
%define debuginfocommonarches %{ix86} alpha alphaev6 sparc sparcv9
|
%define debuginfocommonarches %{ix86} alpha alphaev6 sparc sparcv9
|
||||||
%define _unpackaged_files_terminate_build 0
|
%define _unpackaged_files_terminate_build 0
|
||||||
%define glibcdate 200409170216
|
%define glibcdate 200409220152
|
||||||
Summary: The GNU libc libraries.
|
Summary: The GNU libc libraries.
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
@ -1258,6 +1258,12 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-55
|
||||||
|
- update from CVS
|
||||||
|
- set{re,e,res}[ug]id now affect the whole process in NPTL
|
||||||
|
- return EAGAIN instead of ENOMEM when not enough memory
|
||||||
|
in pthread_create
|
||||||
|
|
||||||
* Fri Sep 17 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-54
|
* Fri Sep 17 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-54
|
||||||
- update from CVS
|
- update from CVS
|
||||||
- nscd getaddrinfo caching
|
- nscd getaddrinfo caching
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
196b1e0ccc1b5633b458a2f803453b8a glibc-2.3.3-200409170216.tar.bz2
|
d488deeff69815772ea20620c180d2d7 glibc-2.3.3-200409220152.tar.bz2
|
||||||
c6ea27ee1992d74af24e6be04d41a946 glibc-redhat-200409170216.tar.bz2
|
f94a48f7ea2f2298cfc877cba54b4ab8 glibc-redhat-200409220152.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user