From: Jakub Jelinek Date: Tue, 15 Nov 2005 08:33:41 +0000 (+0000) Subject: 2.3.90-16 X-Git-Tag: cvs/fedora-glibc-2_3_90-16~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29aa8a81904cd9c30da3bee6e6ef9b50b1eabdd4;p=thirdparty%2Fglibc.git 2.3.90-16 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 4c49098edb2..ebdbf28a3f7 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 15 +%define glibcrelease 16 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -333,6 +333,9 @@ cat > asm/unistd.h < asm/unistd.h < asm/unistd.h < asm/unistd.h < 2.3.90-16 +- update from CVS +- make sure waitid syscall is used on ppc*/s390* + * Thu Oct 20 2005 Jakub Jelinek 2.3.90-15 - update from CVS - be permissive in %n check because of kernel bug #165351 (#171240)