[glibc] rebuild with the latest rpm to fix missing ld64.so provides on PPC

Karsten Hopp karsten at fedoraproject.org
Wed Aug 7 13:19:02 UTC 2013


commit f20c318f754bdc72b35a693d6d2e218c303f1b9c
Author: Karsten Hopp <karsten at redhat.com>
Date:   Wed Aug 7 15:18:48 2013 +0200

    rebuild with the latest rpm to fix missing ld64.so provides on PPC

 glibc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index 4be32e4..33300d7 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,6 +1,6 @@
 %define glibcsrcdir glibc-2.17-931-g30bbc0c
 %define glibcversion 2.17.90
-%define glibcrelease 10%{?dist}
+%define glibcrelease 11%{?dist}
 ##############################################################################
 # If run_glibc_tests is zero then tests are not run for the build.
 # You must always set run_glibc_tests to one for production builds.
@@ -1535,6 +1535,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Wed Aug 07 2013 Karsten Hopp <karsten at redhat.com> 2.17.90-11
+- rebuild with the latest rpm to fix missing ld64.so provides on PPC
+
 * Mon Jul 29 2013 Carlos O'Donell <codonell at redhat.com> - 2.17.90-10
 - Fix missing libbsd.a in debuginfo packages.
 


More information about the scm-commits mailing list