[packages/ldb] runtime depend on lmdb-libs instead of lmdb

atler atler at pld-linux.org
Fri Apr 15 20:56:35 CEST 2022


commit 82c5ae93ec2bb3f0bb3cb66dcfaec2c39a17cb2f
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Apr 15 20:55:01 2022 +0200

    runtime depend on lmdb-libs instead of lmdb

 ldb.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ldb.spec b/ldb.spec
index f9f52ba..7b5d95d 100644
--- a/ldb.spec
+++ b/ldb.spec
@@ -34,7 +34,7 @@ BuildRequires:	rpmbuild(macros) >= 1.704
 BuildRequires:	talloc-devel >= %{talloc_version}
 BuildRequires:	tdb-devel >= %{tdb_version}
 BuildRequires:	tevent-devel >= %{tevent_version}
-%{?with_lmdb:Requires:	lmdb >= 0.9.16}
+%{?with_lmdb:Requires:	lmdb-libs >= 0.9.16}
 Requires:	talloc >= %{talloc_version}
 Requires:	tdb >= %{tdb_version}
 Requires:	tevent >= %{tevent_version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ldb.git/commitdiff/82c5ae93ec2bb3f0bb3cb66dcfaec2c39a17cb2f



More information about the pld-cvs-commit mailing list