From adfd9b81dd6b38c7b039423513bdc70993c49fe4 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sat, 2 Apr 2005 11:13:35 +0000 Subject: [PATCH] 2.3.4-19 --- glibc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glibc.spec b/glibc.spec index ac6854b..d7d79d1 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1252,7 +1252,7 @@ rm -f *.filelist* %files -f headers.filelist headers %defattr(-,root,root) %ifarch %{nptlarches} -%{_prefix}/include/nptl +%{_prefix}/include/linuxthreads %endif %files -f profile.filelist profile @@ -1304,7 +1304,7 @@ rm -f *.filelist* %endif %changelog -* Fri Apr 1 2005 Jakub Jelinek 2.3.4-19 +* Sat Apr 2 2005 Jakub Jelinek 2.3.4-19 - update from CVS - fix nextafterl and several other libm routines on ia64 - fix initgroups (BZ#661)