Run test for glibc compatibility symbols
This commit is contained in:
parent
0bd1b2abe3
commit
2791665b76
@ -234,6 +234,9 @@ that have been provided by glibc's libcrypt.so.1.
|
|||||||
%package compat
|
%package compat
|
||||||
Summary: Compatibility library providing legacy API functions
|
Summary: Compatibility library providing legacy API functions
|
||||||
|
|
||||||
|
# For testing the glibc compatibility symbols.
|
||||||
|
BuildRequires: libxcrypt-compat
|
||||||
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Requires: glibc%{?_isa} >= %{glibc_minver}
|
Requires: glibc%{?_isa} >= %{glibc_minver}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user