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