[glibc] rebuild (fix prior broken rpm in buildroot)

Rex Dieter rdieter at fedoraproject.org
Thu Jul 21 20:36:56 UTC 2011


commit 35680ac6022e87f0fb2936a74fe72eab550e6844
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Jul 21 15:36:45 2011 -0500

    rebuild (fix prior broken rpm in buildroot)

 glibc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index a3c921e..124f683 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -28,7 +28,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 3
+Release: 4
 # 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
@@ -1079,6 +1079,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Thu Jul 21 2011 Rex Dieter <rdieter at fedoraproject.org> - 2.14.90-4 
+- rebuild (fix prior broken rpm in buildroot)
+
 * Wed Jul 20 2011 Andreas Schwab <schwab at redhat.com> - 2.14.90-3
 - Update from master
   - S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macro


More information about the scm-commits mailing list