Build all hash methods for the compat package
This commit is contained in:
parent
e873bdfc8e
commit
86e645e7e0
@ -67,7 +67,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with compat_pkg}
|
%if %{with compat_pkg}
|
||||||
%global compat_methods glibc
|
%global compat_methods all
|
||||||
%global compat_api glibc
|
%global compat_api glibc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -142,7 +142,7 @@ fi \
|
|||||||
|
|
||||||
Name: libxcrypt
|
Name: libxcrypt
|
||||||
Version: 4.4.6
|
Version: 4.4.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Extended crypt library for descrypt, md5crypt, bcrypt, and others
|
Summary: Extended crypt library for descrypt, md5crypt, bcrypt, and others
|
||||||
|
|
||||||
# For explicit license breakdown, see the
|
# For explicit license breakdown, see the
|
||||||
@ -459,6 +459,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 24 2019 Björn Esser <besser82@fedoraproject.org> - 4.4.6-2
|
||||||
|
- Build all hash methods for the compat package
|
||||||
|
|
||||||
* Sun May 05 2019 Björn Esser <besser82@fedoraproject.org> - 4.4.6-1
|
* Sun May 05 2019 Björn Esser <besser82@fedoraproject.org> - 4.4.6-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user