From 0829904a2bc08d1f79008ea02e93a0138660a42a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Uhliarik?= Date: Fri, 25 Sep 2015 10:54:34 +0200 Subject: [PATCH] Resolves: #1230501 --- squid.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/squid.spec b/squid.spec index 1aed845..e80f58d 100644 --- a/squid.spec +++ b/squid.spec @@ -2,7 +2,7 @@ Name: squid Version: 3.5.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Squid proxy caching server Epoch: 7 # See CREDITS for breakdown of non GPLv2+ code @@ -59,7 +59,7 @@ BuildRequires: libcap-devel # eCAP support BuildRequires: libecap-devel #ip_user helper requires -BuildRequires: glibc-headers +BuildRequires: gcc-c++ # BuildRequires: libtool libtool-ltdl-devel # For test suite @@ -281,6 +281,9 @@ fi %changelog +* Fri Sep 25 2015 Luboš Uhliarik - 7:3.5.9-2 +- Resolves: #1230501 + * Thu Sep 24 2015 Luboš Uhliarik - 7:3.5.9-1 - new version 3.5.9 - added Patch, which fixes problem with include guards