From f6dd27766921e25b706f357c20d108943bd4d9b0 Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Mar 09 2018 05:51:38 +0000 Subject: Add gcc build requirement. --- diff --git a/squidGuard.spec b/squidGuard.spec index 8cff726..eb60063 100644 --- a/squidGuard.spec +++ b/squidGuard.spec @@ -8,7 +8,7 @@ Name: squidGuard Version: 1.4 -Release: 31%{?dist} +Release: 32%{?dist} Summary: Filter, redirector and access controller plugin for squid Group: System Environment/Daemons @@ -48,6 +48,7 @@ Patch10: squidGuard-1.4-helper-protocol.patch URL: http://www.squidguard.org/ +BuildRequires: gcc BuildRequires: bison, byacc, openldap-devel, flex, libdb-devel BuildRequires: perl-generators Requires: squid @@ -251,6 +252,9 @@ fi %attr(0755,squid,squid) %{_localstatedir}/log/squid/squidGuard.log %changelog +* Fri Mar 9 2018 Bojan Smojver - 1.4-32 +- add gcc build requirement + * Fri Feb 09 2018 Fedora Release Engineering - 1.4-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild