auto-import glibc-2.5.90-1 on branch devel from glibc-2.5.90-1.src.rpm
This commit is contained in:
parent
9b74496363
commit
e72031f206
@ -1,2 +1,2 @@
|
|||||||
glibc-2.5-20061008T1257.tar.bz2
|
glibc-20061025T1857.tar.bz2
|
||||||
glibc-2.5-fedora-20061008T1257.tar.bz2
|
glibc-fedora-20061025T1857.tar.bz2
|
||||||
|
2165
glibc-fedora.patch
Normal file
2165
glibc-fedora.patch
Normal file
File diff suppressed because it is too large
Load Diff
16
glibc.spec
16
glibc.spec
@ -1,9 +1,9 @@
|
|||||||
%define glibcdate 20061008T1257
|
%define glibcdate 20061025T1857
|
||||||
%define glibcname glibc-2.5
|
%define glibcname glibc
|
||||||
%define glibcsrcdir glibc-2.5-20061008T1257
|
%define glibcsrcdir glibc-20061025T1857
|
||||||
%define glibc_release_tarballs 0
|
%define glibc_release_tarballs 0
|
||||||
%define glibcversion 2.5
|
%define glibcversion 2.5.90
|
||||||
%define glibcrelease 3
|
%define glibcrelease 1
|
||||||
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
||||||
%define xenarches i686 athlon
|
%define xenarches i686 athlon
|
||||||
%ifarch %{xenarches}
|
%ifarch %{xenarches}
|
||||||
@ -1533,7 +1533,11 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Oct 8 2006 Jakub Jelinek <jakub@redhat.com> 2.5-3
|
* Wed Oct 25 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-1
|
||||||
|
- fix i?86 6 argument syscalls (e.g. splice)
|
||||||
|
- fix rtld minimal realloc (BZ#3352)
|
||||||
|
- fix RFC3484 getaddrinfo sorting according to rules 4 and 7 (BZ#3369)
|
||||||
|
- fix xdrmem_setpos (#211452)
|
||||||
- bump __GLIBC_MINOR__
|
- bump __GLIBC_MINOR__
|
||||||
- increase PTHREAD_STACK_MIN on ppc{,64} to 128K to allow
|
- increase PTHREAD_STACK_MIN on ppc{,64} to 128K to allow
|
||||||
64K pagesize kernels (#209877)
|
64K pagesize kernels (#209877)
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
1bf8db62d5d76d21a5eb9e2227e3a512 glibc-2.5-20061008T1257.tar.bz2
|
97d5c127a54d3db079660c81c163416f glibc-20061025T1857.tar.bz2
|
||||||
6aa114e3cde495c267ff8a6e55b90bec glibc-2.5-fedora-20061008T1257.tar.bz2
|
92b15a53ed540b898204f65750c1e6e7 glibc-fedora-20061025T1857.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user