Author: qboosh Date: Sat May 27 10:33:26 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - disable epoll to get slapd running on Linux 2.4.x - release 2
---- Files affected: SPECS: openldap.spec (1.236 -> 1.236.2.1) ---- Diffs: ================================================================ Index: SPECS/openldap.spec diff -u SPECS/openldap.spec:1.236 SPECS/openldap.spec:1.236.2.1 --- SPECS/openldap.spec:1.236 Mon Apr 17 16:02:05 2006 +++ SPECS/openldap.spec Sat May 27 12:33:21 2006 @@ -18,7 +18,7 @@ Summary(uk): úŇÁÚËÉ ËĚŚ¤ÎÔŚ× LDAP Name: openldap Version: 2.3.21 -Release: 1 +Release: 2 License: OpenLDAP Public License Group: Networking/Daemons Source0: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz @@ -700,6 +700,7 @@ %{__autoconf} CPPFLAGS="-I/usr/include/ncurses" %configure \ + ac_cv_header_sys_epoll_h \ --enable-syslog \ --enable-referrals \ --enable-ipv6 \ @@ -1230,6 +1231,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.236.2.1 2006/05/27 10:33:21 qboosh +- disable epoll to get slapd running on Linux 2.4.x +- release 2 + Revision 1.236 2006/04/17 14:02:05 qboosh - updated to 2.3.21, package auditlog overlay ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.236&r2=1.236.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
