summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-08-19 12:31:55 +0200
committerAndreas Schwab <schwab@redhat.com>2009-08-19 12:31:55 +0200
commitb049214c5e4e0b3d4d4e3aee4f67dbab659ab890 (patch)
treecc7c496678e7fc8ce167fc59bd728ad43277d2dd
parentf6f6447978923a9324f727c7b44a39bff3b06dbc (diff)
-rw-r--r--fedora/glibc.spec.in6
1 files changed, 5 insertions, 1 deletions
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.