- Rebuilt for glibc bug#747377
This commit is contained in:
parent
4b931c38d9
commit
a515186e36
@ -28,7 +28,7 @@
|
|||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: %{glibcversion}
|
Version: %{glibcversion}
|
||||||
Release: 14
|
Release: 15
|
||||||
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
|
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
|
||||||
# Things that are linked directly into dynamically linked programs
|
# Things that are linked directly into dynamically linked programs
|
||||||
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
|
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
|
||||||
@ -1114,6 +1114,9 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 19 2011 Jim Meyering <meyering@redhat.com> - 2.14.90-14
|
||||||
- Revert the upstream patch that added the leaf attribute, since it
|
- Revert the upstream patch that added the leaf attribute, since it
|
||||||
caused gcc -O2 to move code past thread primitives and sometimes
|
caused gcc -O2 to move code past thread primitives and sometimes
|
||||||
|
Loading…
Reference in New Issue
Block a user