From df8843c5a803743714e1b0b53ea8e4e8f8c95f42 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 11 Jul 2006 08:13:12 +0000 Subject: Updated to fedora-glibc-20060710T2206 --- fedora/glibc.spec.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'fedora/glibc.spec.in') diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 996510aec6..bdd49a3e47 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 12 +%define glibcrelease 13 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define xenarches i686 athlon %ifarch %{xenarches} @@ -63,7 +63,8 @@ Conflicts: kernel < 2.6.9 %define nptl_target_cpu %{_target_cpu} %endif # Need AS_NEEDED directive -BuildRequires: binutils >= 2.15.94.0.2-1 +# Need --hash-style=* support +BuildRequires: binutils >= 2.17.50.0.2-5 BuildRequires: gcc >= 3.2.1-5 %ifarch ppc s390 s390x BuildRequires: gcc >= 4.1.0-0.17 @@ -1430,6 +1431,9 @@ rm -f *.filelist* %endif %changelog +* Tue Jul 10 2006 Jakub Jelinek 2.4.90-13 +- DT_GNU_HASH support + * Fri Jun 30 2006 Jakub Jelinek 2.4.90-12 - buildrequire gettext - enable fstatat64/newfstatat syscalls even on ppc*/s390*/ia64 (#196494) -- cgit 1.4.1