summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-07-22 08:59:23 +0000
committerJakub Jelinek <jakub@redhat.com>2005-07-22 08:59:23 +0000
commitdcb585f3e5b09ebd7ae92c0c8ed602c3f3e44b61 (patch)
tree752739c7f8b352e38f0ba23f4494db666a0969ad
parent8f26bde3f2dde319aa59db5a9ff383a42717e5b3 (diff)
-rw-r--r--fedora/glibc.spec.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index fb204a6da1..316c2377fd 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 4
+%define glibcrelease 5
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define xenarches i686 athlon
@@ -1074,6 +1074,11 @@ rm -f *.filelist*
%endif
%changelog
+* Fri Jul 22 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-5
+- update from CVS
+ - fix stubs.h generation
+- don't use _G_va_list in bits/wchar2.h
+
* Fri Jul 22 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-4
- update from CVS
- make sure bits/wchar2.h header is installed