]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add Provides: rtld(GNU_HASH), to match glibc/devel/glibc.spec in builds.
authorRoland McGrath <roland@gnu.org>
Sat, 29 Jul 2006 22:55:33 +0000 (22:55 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 29 Jul 2006 22:55:33 +0000 (22:55 +0000)
fedora/glibc.spec.in

index bdd49a3e474bece163859c5b44e48f3d6bfee07d..59df1b9005a9e197110892fea254eb63a8b33c91 100644 (file)
@@ -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