From: Roland McGrath Date: Sat, 29 Jul 2006 22:55:33 +0000 (+0000) Subject: Add Provides: rtld(GNU_HASH), to match glibc/devel/glibc.spec in builds. X-Git-Tag: cvs/fedora-glibc-2_4_90-14~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa583d2ff9fca922771d88f1afa255847f2aa4ed;p=thirdparty%2Fglibc.git Add Provides: rtld(GNU_HASH), to match glibc/devel/glibc.spec in builds. --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index bdd49a3e474..59df1b9005a 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -30,6 +30,8 @@ Buildroot: %{_tmppath}/glibc-%{PACKAGE_VERSION}-root Obsoletes: zoneinfo, libc-static, libc-devel, libc-profile, libc-headers, Obsoletes: gencat, locale, ldconfig, locale-ja, glibc-profile Provides: ldconfig +# The dynamic linker supports DT_GNU_HASH +Provides: rtld(GNU_HASH) Autoreq: false Requires: glibc-common = %{version}-%{release} %ifarch sparc