[squid] update to latest upstream 3.2.0.14

Jiri Skala jskala at fedoraproject.org
Wed Dec 14 07:58:03 UTC 2011


commit c6c593837bec3c765e3ea04a1f63f2b02f9faf5a
Author: Jiri Skala <jskala at redhat.com>
Date:   Wed Dec 14 08:58:01 2011 +0100

    update to latest upstream 3.2.0.14

 .gitignore            |    2 ++
 sources               |    4 ++--
 squid-3.2-11383.patch |   36 ------------------------------------
 squid-3.2-11406.patch |   36 ------------------------------------
 squid.spec            |   11 +++++------
 5 files changed, 9 insertions(+), 80 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2093bac..de6c0c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,5 @@ squid-3.1-10021.patch
 /squid-3.2.0.12.tar.bz2.asc
 /squid-3.2.0.13.tar.bz2
 /squid-3.2.0.13.tar.bz2.asc
+/squid-3.2.0.14.tar.bz2
+/squid-3.2.0.14.tar.bz2.asc
diff --git a/sources b/sources
index 573f2d4..0f1add7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-cef6d63729b34404a3e463f0bd81b1e3  squid-3.2.0.13.tar.bz2
-6a65c111b85313e4554e6c44d8f4fab2  squid-3.2.0.13.tar.bz2.asc
+b71beaa91e8d0a9f89956ac3685478a8  squid-3.2.0.14.tar.bz2
+d05ae51cde36421424214d4be7938847  squid-3.2.0.14.tar.bz2.asc
diff --git a/squid.spec b/squid.spec
index af42292..99b8807 100644
--- a/squid.spec
+++ b/squid.spec
@@ -3,8 +3,8 @@
 ## % define __find_requires %{SOURCE99}
 
 Name:     squid
-Version:  3.2.0.13
-Release:  5%{?dist}
+Version:  3.2.0.14
+Release:  1%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
 # See CREDITS for breakdown of non GPLv2+ code
@@ -25,8 +25,6 @@ Source98: perl-requires-squid.sh
 
 # Upstream patches
 #Patch001: http://www.squid-cache.org/Versions/v3/3.2/changesets/squid-3.2-XXXXX.patch
-Patch001: http://www.squid-cache.org/Versions/v3/3.2/changesets/squid-3.2-11383.patch
-Patch002: http://www.squid-cache.org/Versions/v3/3.2/changesets/squid-3.2-11406.patch
 
 # Local patches
 # Applying upstream patches first makes it less likely that local patches
@@ -91,8 +89,6 @@ The squid-sysvinit contains SysV initscritps support.
 %setup -q
 
 #patch001 -p0
-%patch001 -p0
-%patch002 -p0
 
 %patch201 -p1 -b .config
 %patch202 -p1 -b .location
@@ -306,6 +302,9 @@ fi
         /sbin/chkconfig --add squid >/dev/null 2>&1 || :
 
 %changelog
+* Wed Dec 14 2011 Jiri Skala <jskala at redhat.com> - 7:3.2.0.14-1
+- update to latest upstream 3.2.0.14
+
 * Mon Nov 07 2011 Jiri Skala <jskala at redhat.com> - 7:3.2.0.13-5
 - fixes #751679 - host_strict_verify setting inverted in squid.conf
 


More information about the scm-commits mailing list