From: Jan Palus Date: Fri, 15 Apr 2022 18:55:01 +0000 (+0200) Subject: runtime depend on lmdb-libs instead of lmdb X-Git-Tag: auto/th/ldb-2.4.4-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fldb.git;a=commitdiff_plain;h=82c5ae93ec2bb3f0bb3cb66dcfaec2c39a17cb2f runtime depend on lmdb-libs instead of lmdb --- 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}