Resolves: #1230501
This commit is contained in:
parent
4b8bb63325
commit
0829904a2b
@ -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 <luhliari@redhat.com> - 7:3.5.9-2
|
||||
- Resolves: #1230501
|
||||
|
||||
* Thu Sep 24 2015 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.9-1
|
||||
- new version 3.5.9
|
||||
- added Patch, which fixes problem with include guards
|
||||
|
Loading…
Reference in New Issue
Block a user