SPECS: openldap.spec - deal with epoll() support in slurpd: BR: ...

qboosh qboosh at pld-linux.org
Sat May 27 12:30:27 CEST 2006


Author: qboosh                       Date: Sat May 27 10:30:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- deal with epoll() support in slurpd:
  BR: uname(release) >= 2.6, -servers R: uname(release) >= 2.6 + C: kernel24*

---- Files affected:
SPECS:
   openldap.spec (1.236 -> 1.237) 

---- Diffs:

================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.236 SPECS/openldap.spec:1.237
--- SPECS/openldap.spec:1.236	Mon Apr 17 16:02:05 2006
+++ SPECS/openldap.spec	Sat May 27 12:30:22 2006
@@ -55,6 +55,7 @@
 %{?with_perl:BuildRequires:	perl-devel}
 BuildRequires:	readline-devel >= 4.2
 BuildRequires:	rpmbuild(macros) >= 1.268
+BuildRequires:	uname(release) >= 2.6
 %{?with_odbc:BuildRequires:	unixODBC-devel}
 Requires:	%{name}-libs = %{version}-%{release}
 Obsoletes:	openldap-clients
@@ -627,9 +628,12 @@
 Requires(pre):	textutils
 Requires:	%{name} = %{version}-%{release}
 Requires:	rc-scripts
+Requires:	uname(release) >= 2.6
 Provides:	group(slapd)
 Provides:	user(slapd)
 Obsoletes:	openldap-overlay-glue
+Conflicts:	kernel24
+Conflicts:	kernel24-smp
 # for the posttrans scriptlet, conflicts because in vserver environment rpm package is not installed.
 Conflicts:	rpm < 4.4.2-0.2
 
@@ -1230,6 +1234,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.237  2006/05/27 10:30:22  qboosh
+- deal with epoll() support in slurpd:
+  BR: uname(release) >= 2.6, -servers R: uname(release) >= 2.6 + C: kernel24*
+
 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.237&f=u



More information about the pld-cvs-commit mailing list