mirror of
https://abf.rosa.ru/djam/glibc40.git
synced 2025-02-24 08:12:53 +00:00
Provide glibc-common (compatibility with Fedora/RHEL, needed for Dr.Web 6)
This commit is contained in:
parent
ed0218fbf6
commit
e479b38174
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue