[glibc] Bring back patch for 858274

Jeffrey Law law at fedoraproject.org
Fri Sep 21 19:09:49 UTC 2012


commit 384f5b1f919f52a8126e0099b1c86de16e47cb2c
Author: Jeff Law <law at redhat.com>
Date:   Fri Sep 21 13:08:53 2012 -0600

    Bring back patch for 858274

 glibc.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index f788d9a..80e4052 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -137,6 +137,10 @@ Patch0065: %{name}-fedora-tls-offset-rh731228.patch
 Patch0066: %{name}-fedora-uname-getrlimit.patch
 Patch0067: %{name}-fedora-vfprintf-sw6530.patch
 
+# Reverting an upstream patch.  Once upstream fixes the problem
+# Remove this patch and resync.
+Patch0069: %{name}-rh858274.patch
+
 #
 # Patches from upstream
 #
@@ -481,7 +485,7 @@ package or when debugging this package.
 %patch0065 -p1
 %patch0066 -p1
 %patch0067 -p1
-%patch2068 -p1
+%patch0069 -p1
 
 # On powerpc32, hp timing is only available in power4/power6
 # libs, not in base, so pre-power4 dynamic linker is incompatible


More information about the scm-commits mailing list