From 2791665b76e96e5f2784c3112cef9a909bbeb486 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 19 May 2021 20:23:18 +0200 Subject: [PATCH] Run test for glibc compatibility symbols --- libxcrypt.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libxcrypt.spec b/libxcrypt.spec index 6b83a5d..086eba0 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -234,6 +234,9 @@ that have been provided by glibc's libcrypt.so.1. %package compat Summary: Compatibility library providing legacy API functions +# For testing the glibc compatibility symbols. +BuildRequires: libxcrypt-compat + Requires: %{name}%{?_isa} = %{version}-%{release} Requires: glibc%{?_isa} >= %{glibc_minver}