From b501520a1d2c2bf7235c88a37197df65982344c5 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Feb 19 2018 12:37:47 +0000 Subject: List gcc in BuildRequires https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/IJFYI5Q2BYZKIGDFS2WLOBDUSEGWHIKV/ https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires --- diff --git a/checkpolicy.spec b/checkpolicy.spec index 77a3e7e..e0bbd01 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -13,6 +13,7 @@ Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/rele # HEAD https://github.com/fedora-selinux/selinux/commit/4247fad665261169b430895f0ab10f56eb33dd10 Patch1: checkpolicy-fedora.patch Conflicts: selinux-policy-base < 3.13.1-138 +BuildRequires: gcc BuildRequires: byacc bison flex flex-static libsepol-static >= %{libsepolver} libselinux-devel >= %{libselinuxver} %description