[squid] update to latest upsteam 3.2.0.10

Jiri Skala jskala at fedoraproject.org
Mon Aug 1 10:12:42 UTC 2011


commit 26fccb96fca2c3caef6f8176e7d61f177c2f6f2e
Author: Jiri Skala <jskala at redhat.com>
Date:   Mon Aug 1 12:12:26 2011 +0200

    update to latest upsteam 3.2.0.10

 squid.spec |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/squid.spec b/squid.spec
index 7ae08ef..4c3f944 100644
--- a/squid.spec
+++ b/squid.spec
@@ -3,8 +3,8 @@
 ## % define __find_requires %{SOURCE99}
 
 Name:     squid
-Version:  3.2.0.9
-Release:  2%{?dist}
+Version:  3.2.0.10
+Release:  1%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
 # See CREDITS for breakdown of non GPLv2+ code
@@ -12,7 +12,7 @@ License:  GPLv2+ and (LGPLv2+ and MIT and BSD and Public Domain)
 Group:    System Environment/Daemons
 URL:      http://www.squid-cache.org
 Source0:  http://www.squid-cache.org/Versions/v3/3.1/squid-%{version}.tar.bz2
-#Source1:  http://www.squid-cache.org/Versions/v3/3.1/squid-%{version}.tar.bz2.asc
+Source1:  http://www.squid-cache.org/Versions/v3/3.1/squid-%{version}.tar.bz2.asc
 Source2:  squid.init
 Source3:  squid.logrotate
 Source4:  squid.sysconfig
@@ -33,7 +33,6 @@ Patch202: squid-3.1.0.9-location.patch
 Patch203: squid-3.0.STABLE1-perlpath.patch
 Patch204: squid-3.2.0.9-fpic.patch
 Patch205: squid-3.1.9-ltdl.patch
-#Patch206: squid-3.2.0.9-lecap.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: bash >= 2.0
@@ -58,7 +57,7 @@ BuildRequires: expat-devel libxml2-devel
 # TPROXY requires libcap, and also increases security somewhat
 BuildRequires: libcap-devel
 # eCAP support
-#BuildRequires: libecap-devel
+# BuildRequires: libecap-devel
 # 
 BuildRequires: libtool libtool-ltdl-devel
 
@@ -94,7 +93,6 @@ The squid-sysvinit contains SysV initscritps support.
 %patch203 -p1 -b .perlpath
 %patch204 -p1 -b .fpic
 %patch205 -p1 -b .ltdl
-#%patch206 -p1 -b .lecap
 
 %build
 %ifarch sparcv9 sparc64 s390 s390x
@@ -298,6 +296,9 @@ fi
         /sbin/chkconfig --add squid >/dev/null 2>&1 || :
 
 %changelog
+* Mon Aug 01 2011 Jiri Skala <jskala at redhat.com> - 7:3.2.0.10-1
+- update to latest upsteam 3.2.0.10
+
 * Mon Aug 01 2011 Jiri Skala <jskala at redhat.com> - 7:3.2.0.9-2
 - rebuild for libcap
 


More information about the scm-commits mailing list