summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2015-01-03 17:50:22 (GMT)
committerJan Rękorajski2015-01-03 17:50:22 (GMT)
commit56e9c18b482b5476abe52520ccd3bb1d48b7ff64 (patch)
treea7766cadb299aee3d94b93b1295edd347ab89617
parent016245951e52e786223584cefeae5a78aa9ddc50 (diff)
downloadopenldap-56e9c18b482b5476abe52520ccd3bb1d48b7ff64.zip
openldap-56e9c18b482b5476abe52520ccd3bb1d48b7ff64.tar.gz
- fix sasl bcond
-rw-r--r--openldap.spec2
1 files changed, 2 insertions, 0 deletions
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)