auto-import glibc-2.5-3 on branch devel from glibc-2.5-3.src.rpm
This commit is contained in:
parent
fda5a5b07a
commit
9b74496363
@ -1,2 +1,2 @@
|
|||||||
glibc-20061002T1858.tar.bz2
|
glibc-2.5-20061008T1257.tar.bz2
|
||||||
glibc-fedora-20061002T1858.tar.bz2
|
glibc-2.5-fedora-20061008T1257.tar.bz2
|
||||||
|
2165
glibc-fedora.patch
2165
glibc-fedora.patch
File diff suppressed because it is too large
Load Diff
14
glibc.spec
14
glibc.spec
@ -1,9 +1,9 @@
|
|||||||
%define glibcdate 20061002T1858
|
%define glibcdate 20061008T1257
|
||||||
%define glibcname glibc
|
%define glibcname glibc-2.5
|
||||||
%define glibcsrcdir glibc-20061002T1858
|
%define glibcsrcdir glibc-2.5-20061008T1257
|
||||||
%define glibc_release_tarballs 0
|
%define glibc_release_tarballs 0
|
||||||
%define glibcversion 2.5
|
%define glibcversion 2.5
|
||||||
%define glibcrelease 2
|
%define glibcrelease 3
|
||||||
%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,6 +1533,12 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 2 2006 Jakub Jelinek <jakub@redhat.com> 2.5-2
|
||||||
- fix nscd database growing (#207928)
|
- fix nscd database growing (#207928)
|
||||||
- bypass prelinking when LD_DYNAMIC_WEAK=1 is in the environment
|
- bypass prelinking when LD_DYNAMIC_WEAK=1 is in the environment
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
9c009455b59657bfede304831e03e0e3 glibc-20061002T1858.tar.bz2
|
1bf8db62d5d76d21a5eb9e2227e3a512 glibc-2.5-20061008T1257.tar.bz2
|
||||||
febfb7793bd8fb64684053232c962860 glibc-fedora-20061002T1858.tar.bz2
|
6aa114e3cde495c267ff8a6e55b90bec glibc-2.5-fedora-20061008T1257.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user