SPECS: squid.spec - updated more patches - COSS support is not stable in 3.0

dzeus dzeus at pld-linux.org
Fri Sep 19 08:14:37 CEST 2008


Author: dzeus                        Date: Fri Sep 19 06:14:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated more patches
- COSS support is not stable in 3.0

---- Files affected:
SPECS:
   squid.spec (1.302 -> 1.303) 

---- Diffs:

================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.302 SPECS/squid.spec:1.303
--- SPECS/squid.spec:1.302	Fri Sep 19 00:13:48 2008
+++ SPECS/squid.spec	Fri Sep 19 08:14:31 2008
@@ -44,7 +44,6 @@
 Patch0:		%{name}_hit_miss_mark.patch
 Patch1:		%{name}-fhs.patch
 Patch2:		%{name}-location.patch
-Patch3:		%{name}-domainmatch.patch
 Patch4:		%{name}-libnsl_fixes.patch
 Patch5:		%{name}-crash-on-ENOSPC.patch
 Patch6:		%{name}-newssl.patch
@@ -446,9 +445,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-#%patch3 -p1
-#%patch4 -p1
-#%patch5 -p1
+%patch4 -p1
+%patch5 -p1
 #%patch6 -p1
 #%patch7 -p1
 %{?with_combined_log:%patch8 -p1}
@@ -460,6 +458,7 @@
 %{__sed} -i -e '1s#!.*bin/perl#!%{__perl}#' {contrib,scripts,helpers/*/*}/*.pl
 
 %build
+%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -493,7 +492,7 @@
 	--enable-removal-policies="heap,lru" \
 	--enable-snmp \
 	--enable-ssl \
-	--enable-storeio="aufs,coss,diskd,null,ufs" \
+	--enable-storeio="aufs,diskd,null,ufs" \
 	--enable-useragent-log \
 	--enable-x-accelerator-vary \
 	--localstatedir=/var \
@@ -768,6 +767,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.303  2008/09/19 06:14:31  dzeus
+- updated more patches
+- COSS support is not stable in 3.0
+
 Revision 1.302  2008/09/18 22:13:48  dzeus
 - squid-location.patch back
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squid.spec?r1=1.302&r2=1.303&f=u



More information about the pld-cvs-commit mailing list