- Rebuilt for glibc bug#747377

This commit is contained in:
Dennis Gilmore 2011-10-26 18:51:17 -05:00
parent 4b931c38d9
commit a515186e36

View File

@ -28,7 +28,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
Release: 14
Release: 15
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
# Things that are linked directly into dynamically linked programs
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
@ -1114,6 +1114,9 @@ rm -f *.filelist*
%endif
%changelog
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.14.90-15
- Rebuilt for glibc bug#747377
* Wed Oct 19 2011 Jim Meyering <meyering@redhat.com> - 2.14.90-14
- Revert the upstream patch that added the leaf attribute, since it
caused gcc -O2 to move code past thread primitives and sometimes