From 0948580a641b84eaad518e5c4b8e4f94f456a078 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 1 Mar 2018 13:53:45 +0100 Subject: [PATCH] spec: add gcc to BuildRequires Per https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequire Version: 10.3-1 --- postgresql.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/postgresql.spec b/postgresql.spec index f07bd9a..01bf85a 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -105,6 +105,7 @@ Patch2: postgresql-logging.patch Patch5: postgresql-var-run-socket.patch Patch6: postgresql-man.patch +BuildRequires: gcc BuildRequires: perl(ExtUtils::MakeMaker) glibc-devel bison flex gawk BuildRequires: perl(ExtUtils::Embed), perl-devel %if 0%{?fedora} || 0%{?rhel} > 7