diff --git a/glibc.spec b/glibc.spec index 5938d52..f96f6ec 100644 --- a/glibc.spec +++ b/glibc.spec @@ -132,7 +132,7 @@ Source0: http://ftp.gnu.org/gnu/glibc/%{oname}-%{ver}.tar.xz #Source1: http://ftp.gnu.org/gnu/glibc/%{oname}-%{ver}.tar.xz.sig #endif %endif -Release: 6 +Release: 7 License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ Group: System/Libraries Url: http://www.gnu.org/software/libc/ @@ -278,6 +278,8 @@ Requires(post): filesystem %if %isarch %{xenarches} %rename %{name}-xen %endif +# Compatibility with Fedora/RHEL, needed for Dr.Web 6 +Provides: glibc-common = %{EVRD} # The dynamic linker supports DT_GNU_HASH Provides: rtld(GNU_HASH) Provides: should-restart = system