From a515186e368f56556e46c8f1d9eff2501e33f5f1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 26 Oct 2011 18:51:17 -0500 Subject: [PATCH] - Rebuilt for glibc bug#747377 --- glibc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index 52801f0..fb3cd14 100644 --- a/glibc.spec +++ b/glibc.spec @@ -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 - 2.14.90-15 +- Rebuilt for glibc bug#747377 + * Wed Oct 19 2011 Jim Meyering - 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