summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-12-14 11:22:58 +0000
committerJakub Jelinek <jakub@redhat.com>2004-12-14 11:22:58 +0000
commit1b88b322d45419e79aff6b3b1fc2e59b78d6818d (patch)
treeaedf66c8a82c1f148803efdf2033e91e7a220d49 /fedora
parentd3cfe8dd4e2909ac75a78014e4f26385330b6fa2 (diff)
Updated to fedora-glibc-20041214T1058cvs/fedora-glibc-2_3_3-92
Diffstat (limited to 'fedora')
-rw-r--r--fedora/branch.mk4
-rw-r--r--fedora/glibc.spec.in6
2 files changed, 7 insertions, 3 deletions
diff --git a/fedora/branch.mk b/fedora/branch.mk
index b016d1b7eb..3916242a1e 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 := 2004-12-13 23:23 UTC
-fedora-sync-tag := fedora-glibc-20041213T2323
+fedora-sync-date := 2004-12-14 10:58 UTC
+fedora-sync-tag := fedora-glibc-20041214T1058
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 7ebb22e30d..860822601f 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 91
+%define glibcrelease 92
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@@ -1265,6 +1265,10 @@ rm -f *.filelist*
%endif
%changelog
+* Tue Dec 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-92
+- update from CVS
+- fix %{_prefix}/libexec/getconf filenames generation
+
* Tue Dec 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-91
- update from CVS
- double buffer size in getXXbyYY or getXXent on ERANGE