From: Jakub Jelinek Date: Wed, 1 Feb 2006 09:54:08 +0000 (+0000) Subject: 2.3.90-32 X-Git-Tag: cvs/fedora-glibc-2_3_90-32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=344be7574a05a54113711be8e4839c39ac46dec0;p=thirdparty%2Fglibc.git 2.3.90-32 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index b23cc01b0bd..34205ef302c 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 31 +%define glibcrelease 32 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -265,6 +265,11 @@ cat > override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < 2.3.90-32 +- update from CVS + - 128-bit long double fixes for ppc{,64}, s390{,x} and sparc{,v9}, + alpha 128-bit long double support +- add inotify syscall numbers to the override headers + (#179366) + * Mon Jan 30 2006 Jakub Jelinek 2.3.90-31 - update from CVS - 128-bit long double on ppc, ppc64, s390, s390x and sparc{,v9}