auto-import glibc-2.5-3 on branch devel from glibc-2.5-3.src.rpm

This commit is contained in:
Jakub Jelinek 2006-10-08 14:29:54 +00:00
parent fda5a5b07a
commit 9b74496363
4 changed files with 14 additions and 2173 deletions

View File

@ -1,2 +1,2 @@
glibc-20061002T1858.tar.bz2
glibc-fedora-20061002T1858.tar.bz2
glibc-2.5-20061008T1257.tar.bz2
glibc-2.5-fedora-20061008T1257.tar.bz2

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +1,9 @@
%define glibcdate 20061002T1858
%define glibcname glibc
%define glibcsrcdir glibc-20061002T1858
%define glibcdate 20061008T1257
%define glibcname glibc-2.5
%define glibcsrcdir glibc-2.5-20061008T1257
%define glibc_release_tarballs 0
%define glibcversion 2.5
%define glibcrelease 2
%define glibcrelease 3
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define xenarches i686 athlon
%ifarch %{xenarches}
@ -1533,6 +1533,12 @@ rm -f *.filelist*
%endif
%changelog
* Sun Oct 8 2006 Jakub Jelinek <jakub@redhat.com> 2.5-3
- bump __GLIBC_MINOR__
- increase PTHREAD_STACK_MIN on ppc{,64} to 128K to allow
64K pagesize kernels (#209877)
- speed up initgroups on NIS+ (#208203)
* Mon Oct 2 2006 Jakub Jelinek <jakub@redhat.com> 2.5-2
- fix nscd database growing (#207928)
- bypass prelinking when LD_DYNAMIC_WEAK=1 is in the environment

View File

@ -1,2 +1,2 @@
9c009455b59657bfede304831e03e0e3 glibc-20061002T1858.tar.bz2
febfb7793bd8fb64684053232c962860 glibc-fedora-20061002T1858.tar.bz2
1bf8db62d5d76d21a5eb9e2227e3a512 glibc-2.5-20061008T1257.tar.bz2
6aa114e3cde495c267ff8a6e55b90bec glibc-2.5-fedora-20061008T1257.tar.bz2