summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-07-29 22:55:33 +0000
committerRoland McGrath <roland@gnu.org>2006-07-29 22:55:33 +0000
commitaa583d2ff9fca922771d88f1afa255847f2aa4ed (patch)
tree0da01542a7c37d6a6a559cfa442094a5522fe946
parentdf8843c5a803743714e1b0b53ea8e4e8f8c95f42 (diff)
Add Provides: rtld(GNU_HASH), to match glibc/devel/glibc.spec in builds.
-rw-r--r--fedora/glibc.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index bdd49a3e47..59df1b9005 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