From b049214c5e4e0b3d4d4e3aee4f67dbab659ab890 Mon Sep 17 00:00:00 2001
From: Andreas Schwab <schwab@redhat.com>
Date: Wed, 19 Aug 2009 12:31:55 +0200
Subject: [PATCH] 2.10.1-5

---
 fedora/glibc.spec.in | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index dbc2a4ab3c..c28feb9471 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -20,7 +20,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 4
+Release: 5
 # 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
@@ -1013,6 +1013,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Wed Aug 19 2009 Andreas Schwab <schwab@redhat.com> - 2.10.1-5
+- Update from release/2.10/master.
+  - handle missing nss module for biarch systems (#512309)
+
 * Tue Aug  4 2009 Andreas Schwab <schwab@redhat.com> - 2.10.1-4
 - Reenable setuid on pt_chown.