[packages/openldap] - fix sasl bcond

baggins baggins at pld-linux.org
Sat Jan 3 18:50:32 CET 2015


commit 56e9c18b482b5476abe52520ccd3bb1d48b7ff64
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jan 3 17:50:22 2015 +0000

    - fix sasl bcond

 openldap.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/openldap.spec b/openldap.spec
index 23dea99..740a4ff 100644
--- a/openldap.spec
+++ b/openldap.spec
@@ -1997,6 +1997,7 @@ fi
 %{evolution_exchange_libdir}/*.a
 %endif
 
+%if %{with sasl}
 %files ldapc++
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libldapcpp.so.*.*.*
@@ -2011,6 +2012,7 @@ fi
 %files ldapc++-static
 %defattr(644,root,root,755)
 %{_libdir}/libldapcpp.a
+%endif
 
 %files servers
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openldap.git/commitdiff/56e9c18b482b5476abe52520ccd3bb1d48b7ff64



More information about the pld-cvs-commit mailing list