Author: glen Date: Tue Jan 6 12:51:50 2009 GMT
Module: SPECS Tag: SQUID_2
---- Log message:
- allow disabling epoll on non-ac
---- Files affected:
SPECS:
squid.spec (1.282.2.8.2.17 -> 1.282.2.8.2.18)
---- Diffs:
================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.282.2.8.2.17 SPECS/squid.spec:1.282.2.8.2.18
--- SPECS/squid.spec:1.282.2.8.2.17 Thu Nov 13 22:08:52 2008
+++ SPECS/squid.spec Tue Jan 6 13:51:45 2009
@@ -5,14 +5,14 @@
%bcond_with combined_log # enables apache-like combined log format
%if "%{pld_release}" == "ac"
%bcond_with epoll # enable epoll support
-%else
-%bcond_without epoll # disable epoll support
-%endif
-#
# there didn't exist x86_64 2.4 kernel in PLD, so can safely enable epoll
%ifarch %{x8664}
%define with_epoll 1
%endif
+%else
+%bcond_without epoll # disable epoll support
+%endif
+
Summary: SQUID Internet Object Cache
Summary(es.UTF-8): proxy/cache para WWW/FTP/gopher
Summary(pl.UTF-8): Uniwersalny serwer proxy-cache
@@ -800,6 +800,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.282.2.8.2.18 2009/01/06 12:51:45 glen
+- allow disabling epoll on non-ac
+
Revision 1.282.2.8.2.17 2008/11/13 21:08:52 qboosh
- closer to truth
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squid.spec?r1=1.282.2.8.2.17&r2=1.282.2.8.2.18&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit