SPECS: squid.spec - up to 3.0.STABLE5 - up ZPH TOS

dzeus dzeus at pld-linux.org
Wed May 14 23:42:22 CEST 2008


Author: dzeus                        Date: Wed May 14 21:42:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.0.STABLE5
- up ZPH TOS

---- Files affected:
SPECS:
   squid.spec (1.295 -> 1.296) 

---- Diffs:

================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.295 SPECS/squid.spec:1.296
--- SPECS/squid.spec:1.295	Thu Apr 17 13:39:39 2008
+++ SPECS/squid.spec	Wed May 14 23:42:16 2008
@@ -2,7 +2,10 @@
 # TODO
 # - REVIEW patches and configuration
 # - use /usr/lib/cgi-bin instead of /home/services
-# - test new hit_miss_mark.patch (ZPH TOS)
+# - ZPH TOS -
+# For this to work correctly, you will need to patch your linux
+# kernel with the TOS preserving ZPH patch.
+# The kernel patch can be downloaded from http://zph.bratcheda.org
 #
 # Conditional build:
 %bcond_with	combined_log	# enables apache-like combined log format
@@ -15,14 +18,14 @@
 Summary(uk.UTF-8):	Squid - кеш об'єктів Internet
 Summary(zh_CN.UTF-8):	SQUID 高速缓冲代理服务器
 Name:		squid
-Version:	3.0.STABLE4
+Version:	3.0.STABLE5
 # review patches before stable release
 Release:	0.1
 Epoch:		7
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	http://www.squid-cache.org/Versions/v3/3.0/%{name}-%{version}.tar.bz2
-# Source0-md5:	50ea09d59b8a37b34d0ea38acb1eef43
+# Source0-md5:	60255e66bca8203afb9a635f318b9c65
 # http://www.squid-cache.org/Doc/FAQ/FAQ.tar.gz
 Source1:	%{name}-FAQ.tar.gz
 # Source1-md5:	cb9a955f8cda9cc166e086fccd412a43
@@ -37,7 +40,7 @@
 # Bug fixes from Squid home page, please include URL
 # lets have fun - there is no patches... yet:)
 # Other patches:
-# http://www.it-academy.bg/zph/
+# http://zph.bratcheda.org/
 Patch0:		%{name}_hit_miss_mark.patch
 Patch1:		%{name}-fhs.patch
 Patch2:		%{name}-location.patch
@@ -439,7 +442,7 @@
 # Bug fixes from Squid home page:
 
 # Other patches:
-#%patch0 -p1
+%patch0 -p1
 %patch1 -p1
 #%patch2 -p1
 #%patch3 -p1
@@ -497,7 +500,8 @@
 	--with-auth-on-acceleration \
 	--with-large-files \
 	--with-maxfd=32768 \
-	--with-pthreads
+	--with-pthreads \
+	--enable-zph-qos
 
 %{__make}
 
@@ -763,6 +767,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.296  2008-05-14 21:42:16  dzeus
+- up to 3.0.STABLE5
+- up ZPH TOS
+
 Revision 1.295  2008-04-17 11:39:39  arekm
 - up to stable4
 
================================================================

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



More information about the pld-cvs-commit mailing list