auto-import changelog data from glibc-2.3.3-43.src.rpm
Thu Aug 12 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-43 - update from CVS - remove debugging printout (#129747) - make <sys/shm.h> usable in C++ (IT#45148) - update RLIMIT_* constants in <bits/resource.h>, make <sys/resource.h> POSIX compliant (#129740)
This commit is contained in:
parent
3990320c40
commit
48f92b4b2d
@ -1,2 +1,2 @@
|
|||||||
glibc-2.3.3-200408110537.tar.bz2
|
glibc-2.3.3-200408121345.tar.bz2
|
||||||
glibc-redhat-200408110537.tar.bz2
|
glibc-redhat-200408121345.tar.bz2
|
||||||
|
11
glibc.spec
11
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%define glibcrelease 42
|
%define glibcrelease 43
|
||||||
%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 200408110537
|
%define glibcdate 200408121345
|
||||||
Summary: The GNU libc libraries.
|
Summary: The GNU libc libraries.
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
@ -1221,6 +1221,13 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 12 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-43
|
||||||
|
- update from CVS
|
||||||
|
- remove debugging printout (#129747)
|
||||||
|
- make <sys/shm.h> usable in C++ (IT#45148)
|
||||||
|
- update RLIMIT_* constants in <bits/resource.h>, make
|
||||||
|
<sys/resource.h> POSIX compliant (#129740)
|
||||||
|
|
||||||
* Wed Aug 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-42
|
* Wed Aug 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-42
|
||||||
- fix last tzset () fixes, disable rereading of /etc/localtime
|
- fix last tzset () fixes, disable rereading of /etc/localtime
|
||||||
every time for now
|
every time for now
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
4aa1f35431504f151142bb62f6ec0217 glibc-2.3.3-200408110537.tar.bz2
|
2b7c8f57cbc99511d5f953b56919934c glibc-2.3.3-200408121345.tar.bz2
|
||||||
a923d4eb6b9c6c5031b9d7ef60482559 glibc-redhat-200408110537.tar.bz2
|
190d5871a498acafbbf1c07af8a3d7f9 glibc-redhat-200408121345.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user