From 7bf4043def82670036b0d5ea3ae980b06e3de16b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 10 2018 13:56:25 +0000 Subject: add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- diff --git a/python-apsw.spec b/python-apsw.spec index 647d13d..95352b9 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -40,6 +40,7 @@ License: zlib URL: https://github.com/rogerbinns/apsw Source: https://github.com/rogerbinns/apsw/releases/download/%{pkg_version}/apsw-%{pkg_version}.zip +BuildRequires: gcc BuildRequires: python2-devel BuildRequires: python%{python3_pkgversion}-devel BuildRequires: sqlite-devel >= %{sqlite_version}