[squid/f15] AsyncCall ostream error

Henrik Nordström hno at fedoraproject.org
Tue Jan 17 20:49:19 UTC 2012


commit 905c1d5d5ca085eaf5150596afe0c6167741537f
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Tue Jan 17 21:48:45 2012 +0100

    AsyncCall ostream error

 .gitignore |    1 +
 sources    |    1 +
 squid.spec |    4 ++--
 3 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7979bfc..fb6fe7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ squid-3.1-10021.patch
 /squid-3.1.16.tar.bz2.asc
 /squid-3.1.18.tar.bz2
 /squid-3.1.18.tar.bz2.asc
+/squid-3.1-10415.patch
diff --git a/sources b/sources
index 9dd2765..08227ce 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 b53f8fb6e22551c2a7376292df5b6ec7  squid-3.1.18.tar.bz2
 faa31c5a1c644987169518fe45b75e3c  squid-3.1.18.tar.bz2.asc
+8e44ea4fe96fc6ca1236e4f1dae64d27  squid-3.1-10415.patch
diff --git a/squid.spec b/squid.spec
index 1691d33..520173b 100644
--- a/squid.spec
+++ b/squid.spec
@@ -22,7 +22,7 @@ Source98: perl-requires-squid.sh
 ## Source99: filter-requires-squid.sh
 
 # Upstream patches
-#Patch001: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-XXXXX.patch
+Patch001: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10415.patch
 
 # Local patches
 # Applying upstream patches first makes it less likely that local patches
@@ -73,7 +73,7 @@ lookup program (dnsserver), a program for retrieving FTP data
 %prep
 %setup -q
 
-#patch001 -p0
+%patch001 -p0
 
 %patch201 -p1 -b .config
 %patch202 -p1 -b .location


More information about the scm-commits mailing list