about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-08-10 22:03:47 +0000
committerRoland McGrath <roland@gnu.org>2007-08-10 22:03:47 +0000
commit39762d6a5c0e378f20b28da7450868bfef588fb0 (patch)
tree16068e74f2929f45a9d9445e78f4c0f03f3916ec
parent4839a27f7344c276a2084712b65b1cc5ca3d2da4 (diff)
downloadglibc-39762d6a5c0e378f20b28da7450868bfef588fb0.tar.gz
glibc-39762d6a5c0e378f20b28da7450868bfef588fb0.tar.xz
glibc-39762d6a5c0e378f20b28da7450868bfef588fb0.zip
-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 4b831acd0e..a696bbbe62 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 5
+%define glibcrelease 7
 %define run_glibc_tests 1
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define xenarches i686 athlon
@@ -1000,6 +1000,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Fri Aug 10 2007 Roland McGrath <roland@redhat.com> 2.6.90-7
+- update to trunk
+  - fix missing strtold_l export on ppc64
+
 * Thu Aug  9 2007 Roland McGrath <roland@redhat.com> 2.6.90-5
 - update to trunk
   - fix local PLT regressions