-%define glibcrelease 14
+%define glibcrelease 15
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
%endif
%changelog
+* Sat Mar 19 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-15
+- update from CVS
+ - better fix for the dlclose bug (#145810, #150414)
+ - fix regex crash on case insensitive search in zh_CN locale
+ (#151215)
+ - fix malloc_trim (BZ#779)
+ - with -D_FORTIFY_SOURCE=*, avoid defining read and a bunch of others
+ as function-like macros, there are too many broken programs
+ out there
- add %%dir %{_prefix}/%{_lib}/gconv to glibc's file list (#151372)
* Sun Mar 6 2005 Roland McGrath <roland@redhat.com> 2.3.4-14