summaryrefslogtreecommitdiff
path: root/fedora/glibc.spec.in
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/glibc.spec.in
parentd3cfe8dd4e2909ac75a78014e4f26385330b6fa2 (diff)
Updated to fedora-glibc-20041214T1058cvs/fedora-glibc-2_3_3-92
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 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