summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
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