SPECS: openldap.spec - fixed logic

qboosh qboosh at pld-linux.org
Sat Nov 1 19:08:29 CET 2008


Author: qboosh                       Date: Sat Nov  1 18:08:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed logic

---- Files affected:
SPECS:
   openldap.spec (1.295 -> 1.296) 

---- Diffs:

================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.295 SPECS/openldap.spec:1.296
--- SPECS/openldap.spec:1.295	Sat Nov  1 17:40:34 2008
+++ SPECS/openldap.spec	Sat Nov  1 19:08:23 2008
@@ -979,7 +979,7 @@
 done
 
 __topdir=`pwd`
-%if %{without sasl}
+%if %{with sasl}
 cd contrib/ldapc++
 %{__libtoolize}
 %{__aclocal}
@@ -1650,6 +1650,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.296  2008/11/01 18:08:23  qboosh
+- fixed logic
+
 Revision 1.295  2008/11/01 16:40:34  arekm
 - don't build contrib if no sasl (sasl is used unconditionally there)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openldap.spec?r1=1.295&r2=1.296&f=u



More information about the pld-cvs-commit mailing list