diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-12-21 08:36:17 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2004-12-21 08:36:17 +0000 |
commit | e4f5d077e9190f57abd49684bd7afcf4325bd348 (patch) | |
tree | d888cedc69ab34c3673e52e6de0c57f0e9b36545 | |
parent | f0bc541faa8868123efbdebf00a7aeefe0a24c2f (diff) |
2.3.4-3cvs/fedora-glibc-2_3_4-3
-rw-r--r-- | fedora/glibc.spec.in | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 1a9a960012..848f672f17 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 2 +%define glibcrelease 3 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1270,11 +1270,14 @@ rm -f *.filelist* %endif %changelog -* Mon Dec 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.4-2 +* Tue Dec 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.4-3 +- rebuilt + +* Mon Dec 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.4-2 - work around rpm bug some more, this time by copying iconvconfig to iconvconfig.%%{_target_cpu}. -* Mon Dec 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.4-1 +* Mon Dec 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.4-1 - update from CVS - glibc 2.3.4 release - add -o and --nostdlib options to iconvconfig |