From 1ccb4b777459f7ba119e0b26392b1f398ee69b87 Mon Sep 17 00:00:00 2001 From: Viliam Krizan Date: Oct 05 2018 15:27:22 +0000 Subject: build requires gcc --- diff --git a/python-posix_ipc.spec b/python-posix_ipc.spec index 68d6759..cea7ba9 100644 --- a/python-posix_ipc.spec +++ b/python-posix_ipc.spec @@ -13,6 +13,9 @@ URL: http://semanchuk.com/philip/posix_ipc/ Source0: http://semanchuk.com/philip/posix_ipc/posix_ipc-%{version}.tar.gz BuildRequires: python2-devel python2-setuptools +# See https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot +BuildRequires: gcc + %global _description\ posix_ipc is a Python module (written in C) that permits creation and\