SPECS (LINUX_2_6): kernel.spec - added ZPH support (for SQUID3)

dzeus dzeus at pld-linux.org
Wed May 14 23:47:38 CEST 2008


Author: dzeus                        Date: Wed May 14 21:47:38 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- added ZPH support (for SQUID3)

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1899 -> 1.441.2.1900) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1899 SPECS/kernel.spec:1.441.2.1900
--- SPECS/kernel.spec:1.441.2.1899	Wed May 14 19:36:03 2008
+++ SPECS/kernel.spec	Wed May 14 23:47:32 2008
@@ -113,7 +113,7 @@
 %define		_prepatch		%{nil}
 %define		_pre_rc			%{nil}
 %define		_rc			%{nil}
-%define		_rel			0.3
+%define		_rel			0.4
 
 %define		_enable_debug_packages			0
 
@@ -255,6 +255,9 @@
 
 ### End netfilter
 
+# http://zph.bratcheda.org/linux-2.6.25-zph.patch
+Patch49:	kernel-zph.patch
+
 # based on http://www.linuximq.net/patchs/linux-2.6.24-imq.diff
 # some people report problems when using imq with wrr.
 Patch50:	kernel-imq.patch
@@ -829,6 +832,9 @@
 ##
 # end of netfilter
 
+# zph
+%patch49 -p1
+
 %if %{with imq}
 %patch50 -p1
 %endif
@@ -1687,6 +1693,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1900  2008-05-14 21:47:32  dzeus
+- added ZPH support (for SQUID3)
+
 Revision 1.441.2.1899  2008-05-14 17:36:03  zbyniu
 - tproxy patch added, applied after vserver because of small conflicts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1899&r2=1.441.2.1900&f=u



More information about the pld-cvs-commit mailing list