diff options
author | Jakub Jelinek <jakub@redhat.com> | 2005-03-25 12:00:14 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2005-03-25 12:00:14 +0000 |
commit | e3166b6660ce5f0640242a4806a380bb651a2291 (patch) | |
tree | 01374821a26c7eb1197d06b2ee083374d0883208 /fedora/glibc.spec.in | |
parent | 11782bdb175752c975d03341320b5403f48a51df (diff) | |
download | glibc-e3166b6660ce5f0640242a4806a380bb651a2291.tar.gz glibc-e3166b6660ce5f0640242a4806a380bb651a2291.tar.xz glibc-e3166b6660ce5f0640242a4806a380bb651a2291.zip |
2.3.4-18 cvs/fedora-glibc-2_3_4-18
Diffstat (limited to 'fedora/glibc.spec.in')
-rw-r--r-- | fedora/glibc.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 8bb904b278..86b6639b9f 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 17 +%define glibcrelease 18 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1275,6 +1275,9 @@ rm -f *.filelist* %endif %changelog +* Fri Mar 25 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-18 +- fix build on 64-bit arches with new GCC + * Thu Mar 24 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-17 - update from CVS - fix LD_AUDIT in LinuxThreads ld.so |