SPECS (AC-branch): bind.spec - disable epoll due to errors with Ac kernel 2...

marcus marcus at pld-linux.org
Sun Mar 29 11:33:19 CEST 2009


Author: marcus                       Date: Sun Mar 29 09:33:19 2009 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- disable epoll due to errors with Ac kernel 2.4.
- rel.2.

---- Files affected:
SPECS:
   bind.spec (1.274.2.4 -> 1.274.2.5) 

---- Diffs:

================================================================
Index: SPECS/bind.spec
diff -u SPECS/bind.spec:1.274.2.4 SPECS/bind.spec:1.274.2.5
--- SPECS/bind.spec:1.274.2.4	Sat Mar 21 00:12:51 2009
+++ SPECS/bind.spec	Sun Mar 29 11:33:13 2009
@@ -25,7 +25,7 @@
 %define	plevel	P2
 Name:		bind
 Version:	%{ver}.%{plevel}
-Release:	1
+Release:	2
 Epoch:		7
 License:	BSD-like
 Group:		Networking/Daemons
@@ -368,6 +368,8 @@
 	--with-dlz-odbc=no \
 	--with-dlz-stub=yes \
 	--enable-largefile \
+	--disable-epoll \
+	--disable-devpoll \
 	%{!?with_static_libs:--enable-static=no} \
 	--enable-threads \
 	--enable-getifaddrs=glibc
@@ -543,6 +545,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.274.2.5  2009/03/29 09:33:13  marcus
+- disable epoll due to errors with Ac kernel 2.4.
+- rel.2.
+
 Revision 1.274.2.4  2009/03/20 23:12:51  arekm
 - up to 9.4.3; DNSSEC Lookaside Validation fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bind.spec?r1=1.274.2.4&r2=1.274.2.5&f=u



More information about the pld-cvs-commit mailing list