summaryrefslogtreecommitdiff
path: root/fedora/glibc.spec.in
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-10-11 16:38:55 +0000
committerJakub Jelinek <jakub@redhat.com>2007-10-11 16:38:55 +0000
commit4cee966cabbbd52c38260dff95f5ab43772ba5d9 (patch)
tree8916b6b47f1f9cd964ee8cf819d67c0acb622969 /fedora/glibc.spec.in
parentfc2a4f5f837f259c239fbd15911f80ca8c6907e3 (diff)
Updated to fedora-glibc-20071011T1636cvs/fedora-glibc-2_6_90-19
Diffstat (limited to 'fedora/glibc.spec.in')
-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 701f107975..11d7d0eacd 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 18
+%define glibcrelease 19
%define run_glibc_tests 1
%define auxarches i586 i686 athlon sparcv9v sparc64v alphaev6
%define xenarches i686 athlon
@@ -1010,6 +1010,10 @@ rm -f *.filelist*
%endif
%changelog
+* Thu Oct 11 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-19
+- fix <netinet/tcp.h>
+- simple preprocessor in localedef, fix de_DE collation with it
+
* Wed Oct 10 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-18
- add signalfd, eventfd, eventfd_read, eventfd_write
- qsort speedups