From: Jan Palus Date: Thu, 16 Mar 2023 00:39:18 +0000 (+0100) Subject: updated deps X-Git-Tag: auto/th/ldb-2.7.2-1~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fldb.git;a=commitdiff_plain;h=bf957a465b79dfb3b86fa6aed06191f644d43c37 updated deps --- diff --git a/ldb.spec b/ldb.spec index 827246e..ba62089 100644 --- a/ldb.spec +++ b/ldb.spec @@ -6,9 +6,9 @@ # lmdb support requires 64-bit size_t %undefine with_lmdb %endif -%define talloc_version 2:2.3.3 -%define tdb_version 2:1.4.4 -%define tevent_version 0.11.0 +%define talloc_version 2:2.4.0 +%define tdb_version 2:1.4.8 +%define tevent_version 0.14.1 Summary: LDAP-like embedded database Summary(pl.UTF-8): Wbudowana baza danych podobna do LDAP Name: ldb @@ -27,7 +27,7 @@ BuildRequires: libxslt-progs %{?with_lmdb:BuildRequires: lmdb-devel >= 0.9.16} BuildRequires: openldap-devel BuildRequires: popt-devel >= 1.6 -BuildRequires: python3-devel >= 1:3.2 +BuildRequires: python3-devel >= 1:3.6 BuildRequires: python3-talloc-devel >= %{talloc_version} BuildRequires: python3-tdb >= %{tdb_version} BuildRequires: python3-tevent >= %{tevent_version}