diff --git a/ffcall.spec b/ffcall.spec index c2fa4ff..ef48929 100644 --- a/ffcall.spec +++ b/ffcall.spec @@ -11,7 +11,6 @@ Version: 1.12 Release: 2%{?dist} Summary: Libraries for foreign function call interfaces -Group: System Environment/Libraries License: GPLv2+ URL: http://www.gnu.org/software/libffcall/ Source0: https://github.com/libffcall/libffcall/archive/%{name}-%{version}.tar.gz @@ -22,6 +21,8 @@ Patch0: %{name}-trampoline.patch # on ARM to their EABI equivalents. Patch1: %{name}-arm.patch +BuildRequires: gcc + Provides: %{name}-static = %{version}-%{release} ExclusiveArch: %{ffcall_arches}