auto-import glibc-2.3.3-3 from glibc-2.3.3-3.src.rpm
This commit is contained in:
parent
b3d3095f21
commit
67f9b52e0d
@ -1,2 +1,2 @@
|
|||||||
glibc-2.3.3-200312290658.tar.bz2
|
glibc-2.3.3-200312301455.tar.bz2
|
||||||
glibc-redhat-200312290658.tar.bz2
|
glibc-redhat-200312301455.tar.bz2
|
||||||
|
11
glibc.spec
11
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%define glibcrelease 2
|
%define glibcrelease 3
|
||||||
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
||||||
%define prelinkarches noarch
|
%define prelinkarches noarch
|
||||||
%define nptlarches i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
|
%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 withtlsarches 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 200312290658
|
%define glibcdate 200312301455
|
||||||
Summary: The GNU libc libraries.
|
Summary: The GNU libc libraries.
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
@ -1007,6 +1007,13 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 30 2003 Jakub Jelinek <jakub@redhat.com> 2.3.3-3
|
||||||
|
- update from CVS
|
||||||
|
- fix pmap_set fd and memory leak (#112726)
|
||||||
|
- fix backreference handling in regex
|
||||||
|
- rebuilt under glibc without the above bug to fix
|
||||||
|
libc.so linker script (#112738)
|
||||||
|
|
||||||
* Mon Dec 29 2003 Jakub Jelinek <jakub@redhat.com> 2.3.3-2
|
* Mon Dec 29 2003 Jakub Jelinek <jakub@redhat.com> 2.3.3-2
|
||||||
- update from CVS
|
- update from CVS
|
||||||
- faster getpid () in NPTL builds
|
- faster getpid () in NPTL builds
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
15638451e0f2ce8f74e28c1a2d8b9400 glibc-2.3.3-200312290658.tar.bz2
|
0250a53d4958d2c749b935de736797e5 glibc-2.3.3-200312301455.tar.bz2
|
||||||
45b83dcd81897dabe8cd5ba2baa8b811 glibc-redhat-200312290658.tar.bz2
|
e4e3d0f74c6d54392b6e2e6c08046575 glibc-redhat-200312301455.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user