auto-import glibc-2.3.3-69 on branch devel from glibc-2.3.3-69.src.rpm

This commit is contained in:
Jakub Jelinek 2004-10-18 12:35:19 +00:00
parent fb72ee058f
commit 468791b351
4 changed files with 358 additions and 507 deletions

View File

@ -1,2 +1,2 @@
glibc-20041014T0548.tar.bz2
glibc-fedora-20041014T0548.tar.bz2
glibc-20041018T0940.tar.bz2
glibc-fedora-20041018T0940.tar.bz2

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
%define glibcdate 20041014T0548
%define glibcdate 20041018T0940
%define glibcversion 2.3.3
%define glibcrelease 68
%define glibcrelease 69
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@ -1241,6 +1241,10 @@ rm -f *.filelist*
%endif
%changelog
* Mon Oct 18 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-69
- update from CVS
- object size checking support (-D_FORTIFY_SOURCE={1,2})
* Thu Oct 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-68
- update from CVS
- support for namespaces in the dynamic linker

View File

@ -1,2 +1,2 @@
731d7871eb5fa4e0a0dde99110a3ce8f glibc-20041014T0548.tar.bz2
93013075d931290f694a445c19073688 glibc-fedora-20041014T0548.tar.bz2
43f15f618f807a66a7b914105ee9f1e1 glibc-20041018T0940.tar.bz2
a55c8198040b7384958494abc763d416 glibc-fedora-20041018T0940.tar.bz2