about summary refs log tree commit diff
path: root/fedora
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-02-08 22:32:37 +0000
committerJakub Jelinek <jakub@redhat.com>2005-02-08 22:32:37 +0000
commit0bac9ce531431289734ffc3609ad6aa7a3e89039 (patch)
tree01cf1edaadfae9da25981fb9bedcd0a4b8aceed1 /fedora
parentd585b66fa4d11059948f466c9080a6826932358d (diff)
downloadglibc-0bac9ce531431289734ffc3609ad6aa7a3e89039.tar.gz
glibc-0bac9ce531431289734ffc3609ad6aa7a3e89039.tar.xz
glibc-0bac9ce531431289734ffc3609ad6aa7a3e89039.zip
Updated to fedora-glibc-20050208T2213 cvs/fedora-glibc-2_3_4-7
Diffstat (limited to 'fedora')
-rw-r--r--fedora/branch.mk4
-rw-r--r--fedora/glibc.spec.in8
2 files changed, 8 insertions, 4 deletions
diff --git a/fedora/branch.mk b/fedora/branch.mk
index 96a37d0f31..10a2e2b6a4 100644
--- a/fedora/branch.mk
+++ b/fedora/branch.mk
@@ -1,5 +1,5 @@
 # This file is updated automatically by Makefile.
 glibc-branch := fedora
 glibc-base := HEAD
-fedora-sync-date := 2005-02-08 09:48 UTC
-fedora-sync-tag := fedora-glibc-20050208T0948
+fedora-sync-date := 2005-02-08 22:13 UTC
+fedora-sync-tag := fedora-glibc-20050208T2213
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index f508a0dae2..e00d5c6bc1 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 6
+%define glibcrelease 7
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define prelinkarches noarch
 %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@@ -10,7 +10,7 @@ Summary: The GNU libc libraries.
 Name: glibc
 Version: %{glibcversion}
 Release: %{glibcrelease}
-Copyright: LGPL
+License: LGPL
 Group: System Environment/Libraries
 %define glibcsrcdir %{name}-%{glibcdate}
 Source0: %{glibcsrcdir}.tar.bz2
@@ -1270,6 +1270,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Tue Feb  8 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-7
+- update from CVS
+  - fix TLS handling in linuxthreads
+
 * Tue Feb  8 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-6
 - update from CVS
   - ld.so auditing