SPECS (AC-branch): squid.spec - rel.2 - disable epoll for AC, it c...
blues
blues at pld-linux.org
Fri Dec 21 10:19:12 CET 2007
Author: blues Date: Fri Dec 21 09:19:12 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- rel.2 - disable epoll for AC, it causes that squid is not usable with
kernel 2.4
---- Files affected:
SPECS:
squid.spec (1.282.2.3 -> 1.282.2.4)
---- Diffs:
================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.282.2.3 SPECS/squid.spec:1.282.2.4
--- SPECS/squid.spec:1.282.2.3 Thu Dec 6 19:02:27 2007
+++ SPECS/squid.spec Fri Dec 21 10:19:07 2007
@@ -16,7 +16,7 @@
Summary(zh_CN.UTF-8): SQUID 高速缓冲代理服务器
Name: squid
Version: 2.6.STABLE17
-Release: 1
+Release: 2
Epoch: 7
License: GPL v2
Group: Networking/Daemons
@@ -498,6 +498,7 @@
--with-pthreads \
--with-large-files \
--enable-fd-config \
+ --disable-epoll \
--with-maxfd=32768
%{__make}
@@ -764,6 +765,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.282.2.4 2007-12-21 09:19:07 blues
+- rel.2 - disable epoll for AC, it causes that squid is not usable with
+ kernel 2.4
+
Revision 1.282.2.3 2007-12-06 18:02:27 zbyniu
- up to 2.6.STABLE17; STBR (security)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squid.spec?r1=1.282.2.3&r2=1.282.2.4&f=u
More information about the pld-cvs-commit
mailing list