diff --git a/.cvsignore b/.cvsignore index 4755b6a..6b2f0c9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-2.3.3-200401211454.tar.bz2 -glibc-redhat-200401211454.tar.bz2 +glibc-2.3.3-200401270958.tar.bz2 +glibc-redhat-200401270958.tar.bz2 diff --git a/glibc.spec b/glibc.spec index a2af76d..66a0377 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define glibcrelease 6 +%define glibcrelease 7 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %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 debuginfocommonarches %{ix86} alpha alphaev6 sparc sparcv9 %define _unpackaged_files_terminate_build 0 -%define glibcdate 200401211454 +%define glibcdate 200401270958 Summary: The GNU libc libraries. Name: glibc Version: 2.3.3 @@ -19,7 +19,7 @@ Patch0: %{name}-redhat.patch Patch1: %{name}-nptl-check.patch Patch2: %{name}-ppc-assume.patch Patch3: %{name}-execstack-disable.patch -Patch4: glibc-relro.patch +Patch4: %{name}-relro.patch Buildroot: %{_tmppath}/glibc-%{PACKAGE_VERSION}-root Obsoletes: zoneinfo, libc-static, libc-devel, libc-profile, libc-headers, Obsoletes: linuxthreads, gencat, locale, ldconfig, locale-ja @@ -1009,6 +1009,12 @@ rm -f *.filelist* %endif %changelog +* Tue Jan 27 2004 Jakub Jelinek 2.3.3-7 +- update from CVS + - dl_iterate_phdr extension to signal number of added/removed + libraries +- fix PT_GNU_RELRO support on ppc* with prelinking + * Fri Jan 23 2004 Jakub Jelinek 2.3.3-6 - rebuilt with fixed GCC on IA-64 diff --git a/sources b/sources index 9dc9a0f..98399ef 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -fe4ff71b29d907dcd8014d6b006d49f6 glibc-2.3.3-200401211454.tar.bz2 -c1b7ae558eb2844c46efdfb3c599a254 glibc-redhat-200401211454.tar.bz2 +45f5a4fcd197ddb8147486b7055ac0fb glibc-2.3.3-200401270958.tar.bz2 +a3d341168176f791354a3ae25f02fd3e glibc-redhat-200401270958.tar.bz2