[squid/f15] updated to latest upstream 3.1.14

Jiri Skala jskala at fedoraproject.org
Fri Jul 22 14:01:34 UTC 2011


commit a7fd6730a74321e315d1226debf558520f5531be
Author: Jiri Skala <jskala at redhat.com>
Date:   Fri Jul 22 16:01:16 2011 +0200

    updated to latest upstream 3.1.14

 .gitignore |    2 ++
 sources    |    4 ++--
 squid.spec |    9 +++++----
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9597928..bd0f682 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ squid-3.1-10021.patch
 /squid-3.1.11.tar.bz2.asc
 /squid-3.1.12.tar.bz2
 /squid-3.1.12.tar.bz2.asc
+/squid-3.1.14.tar.bz2
+/squid-3.1.14.tar.bz2.asc
diff --git a/sources b/sources
index 7592164..61cfc2b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-3b4979e4b44f46d4e13f50326c537d89  squid-3.1.12.tar.bz2
-04aa47a106f322f94323ed5cf93f30e1  squid-3.1.12.tar.bz2.asc
+8f82a451b04c3bf3c29202c548d2f2dd  squid-3.1.14.tar.bz2
+2b7412515e0da07bc525b1115b8c6b51  squid-3.1.14.tar.bz2.asc
diff --git a/squid.spec b/squid.spec
index 4972b64..91b9fc3 100644
--- a/squid.spec
+++ b/squid.spec
@@ -3,8 +3,8 @@
 ## % define __find_requires %{SOURCE99}
 
 Name:     squid
-Version:  3.1.12
-Release:  2%{?dist}
+Version:  3.1.14
+Release:  1%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
 # See CREDITS for breakdown of non GPLv2+ code
@@ -32,7 +32,6 @@ Patch202: squid-3.1.0.9-location.patch
 Patch203: squid-3.0.STABLE1-perlpath.patch
 Patch204: squid-3.0.STABLE7-from_manpg.patch
 Patch205: squid-3.1.9-ltdl.patch
-Patch206: squid-3.1.11-unused.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: bash >= 2.0
@@ -81,7 +80,6 @@ lookup program (dnsserver), a program for retrieving FTP data
 %patch203 -p1 -b .perlpath
 %patch204 -p1 -b .from_manpg
 %patch205 -p1 -b .ltdl
-%patch206 -p1 -b .unused
 
 %build
 %ifarch sparcv9 sparc64 s390 s390x
@@ -273,6 +271,9 @@ fi
     chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
 
 %changelog
+* Fri Jul 22 2011 Jiri Skala <jskala at redhat.com> - 7:3.1.14-1
+- updated to latest upstream 3.1.14
+
 * Thu May 19 2011 Jiri Skala <jskala at redhat.com> - 7:3.1.12-2
 - enabled eCAP support
 


More information about the scm-commits mailing list