diff --git a/python-uwsgi.spec b/python-uwsgi.spec index 3bca3a7..8ccb869 100644 --- a/python-uwsgi.spec +++ b/python-uwsgi.spec @@ -12,7 +12,7 @@ The uWSGI server %package -n python3-uWSGI Summary: The uWSGI server Provides: python-uWSGI -BuildRequires: python3-devel +BuildRequires: python3-devel gcc BuildRequires: python3-setuptools %description -n python3-uWSGI @@ -64,5 +64,8 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Mon May 31 2021 huanghaitao - 2.0.19.1-2 +- Completing build dependencies to fix gcc compiler missing error + * Wed Aug 05 2020 Python_Bot - Package Spec generated