summaryrefslogtreecommitdiffstats
path: root/debian/libldap-2.4-2.shlibs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 11:11:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 11:11:40 +0000
commit2886df93860f983d875b7d6acb418faa31491d5a (patch)
treeb596ddcbb70247c1994f3b1d8ba9e793b9788a9d /debian/libldap-2.4-2.shlibs
parentAdding upstream version 2.4.57+dfsg. (diff)
downloadopenldap-debian/2.4.57+dfsg-3+deb11u1.tar.xz
openldap-debian/2.4.57+dfsg-3+deb11u1.zip
Adding debian version 2.4.57+dfsg-3+deb11u1.debian/2.4.57+dfsg-3+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/libldap-2.4-2.shlibs')
-rw-r--r--debian/libldap-2.4-2.shlibs9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/libldap-2.4-2.shlibs b/debian/libldap-2.4-2.shlibs
new file mode 100644
index 0000000..13fdedb
--- /dev/null
+++ b/debian/libldap-2.4-2.shlibs
@@ -0,0 +1,9 @@
+# While only libldap_r is packaged, the client programs are linked
+# against libldap during build. This is here just to satisfy
+# dpkg-shlibdeps for ldap-utils: libldap is not around when
+# dpkg-gensymbols runs, so it's not listed in the symbols file. A better
+# long-term workaround will be to patch the upstream build system so the
+# client programs are linked against libldap_r.
+liblber-2.4 2 libldap-2.4-2 (>= 2.4.7)
+libldap-2.4 2 libldap-2.4-2 (>= 2.4.7)
+libldap_r-2.4 2 libldap-2.4-2 (>= 2.4.7)