[Pkg-openldap-devel] [openldap] 03/05: enable mdb on ppc64el

Ryan Tandy rtandy-guest at moszumanska.debian.org
Tue May 26 15:51:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

rtandy-guest pushed a commit to branch ubuntu/master
in repository openldap.

commit 38057d5207ed6b591ea81875bfd20d8082f22bef
Author: Ryan Tandy <ryan at nardis.ca>
Date:   Mon May 25 19:49:06 2015 -0700

    enable mdb on ppc64el
---
 debian/changelog | 2 ++
 debian/rules     | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2be9f1f..34d7652 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,8 @@ openldap (2.4.40+dfsg-1ubuntu1) UNRELEASED; urgency=low
     - Change 'r' to 'rw' for ldapi and nslcd sockets, required for apparmor
       kernel ABI v7 (utopic and later). (LP: #1392018)
     - Reduce permissions on /run/nslcd to just the nslcd socket.
+  * Enable the mdb backend again on ppc64el, fixed upstream in ITS#7713.
+    (LP: #1293250)
 
  -- Ryan Tandy <ryan at nardis.ca>  Sat, 21 Feb 2015 16:45:22 -0800
 
diff --git a/debian/rules b/debian/rules
index 99c760c..dae1417 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,9 +20,6 @@ CONFIG		= $(shell grep -v "^\#" debian/configure.options)
 ifneq ($(DEB_HOST_ARCH_OS),linux)
 	CONFIG += --disable-mdb
 endif
-ifeq ($(DEB_HOST_ARCH),ppc64el)
-	CONFIG += --disable-mdb
-endif
 
 installdir	:= $(CURDIR)/debian/tmp
 builddir	:= $(CURDIR)/debian/build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git



More information about the Pkg-openldap-devel mailing list