[packages/openldap/AC-branch] no_install_post_check_so, backends, overlays and libslapi have dependencies on symbols from slapd pr

glen glen at pld-linux.org
Wed Dec 31 13:47:48 CET 2014


commit 45b1e72392e063024a06ec37d220157e55559ac2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Dec 31 14:45:44 2014 +0200

    no_install_post_check_so, backends, overlays and libslapi have
    dependencies on symbols from slapd program. following 6a7e5c46

 openldap.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/openldap.spec b/openldap.spec
index 9ed7a5b..cd88ba5 100644
--- a/openldap.spec
+++ b/openldap.spec
@@ -9,7 +9,7 @@
 %bcond_without	perl	# disable perl backend
 %bcond_without	sasl 	# don't build cyrus sasl support
 %bcond_without	slp	# disable SLP support
-#
+
 Summary:	Lightweight Directory Access Protocol clients/servers
 Summary(es.UTF-8):	Clientes y servidor para LDAP
 Summary(pl.UTF-8):	Klienci Lightweight Directory Access Protocol
@@ -61,6 +61,8 @@ Requires:	%{name}-libs = %{version}-%{release}
 Obsoletes:	openldap-clients
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		no_install_post_check_so	1
+
 %define		_libexecdir	%{_sbindir}
 %define		_localstatedir	/var/lib
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openldap.git/commitdiff/45b4cee1166ec8f8f68e32a67f349b9c0c25d6de



More information about the pld-cvs-commit mailing list