This commit is contained in:
Björn Esser 2019-01-30 11:52:36 +01:00
parent 2e320182af
commit 52f5ae5ab3
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -256,7 +256,7 @@ discouraged.
./bootstrap
%if %{with new_api}
%{__cat} << EOF >> README%{distname}
This version of the %{name} package ships the libcrypt.so2
This version of the %{name} package ships the libcrypt.so.2
library and does not provide the legacy API functions that have
been provided by glibc's libcrypt.so.1. The removed functions
by name are encrypt, encrypt_r, setkey, setkey_r, and fcrypt.