]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.11.90-7 fedora/glibc-2.11.90-7
authorAndreas Schwab <schwab@redhat.com>
Mon, 11 Jan 2010 14:48:43 +0000 (15:48 +0100)
committerAndreas Schwab <schwab@redhat.com>
Mon, 11 Jan 2010 14:53:55 +0000 (15:53 +0100)
fedora/glibc.spec.in

index 2dc225dcf8312b04e647d4f9a4cda73f4e7ecfeb..6ebde6eb8ebbda387462d01dc491d0d75c85099a 100644 (file)
@@ -21,7 +21,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 6
+Release: 7
 # 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
@@ -1030,6 +1030,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Mon Jan 11 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-7
+- Fix build failure.
+
 * Mon Jan 11 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-6
 - Update from master.
   - POSIX conformance fixes (BZ#11125).