Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-05 03:00:35 +00:00
parent 32e5f35147
commit 9f18c7c836

View File

@ -20,6 +20,7 @@ BuildRequires: fakeroot
BuildRequires: openldap-clients BuildRequires: openldap-clients
BuildRequires: openldap-servers BuildRequires: openldap-servers
BuildRequires: openssl BuildRequires: openssl
BuildRequires: make
Summary: A user and group account administration library Summary: A user and group account administration library
%global __provides_exclude_from ^(%{_libdir}/%{name}|%{python3_sitearch})/.*$ %global __provides_exclude_from ^(%{_libdir}/%{name}|%{python3_sitearch})/.*$