From 8a634e70d28c2da50bec360955341655bae9667063689ae2fa34cf7ea3e1edf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 30 May 2012 15:43:48 +0000 Subject: [PATCH] Remove libtdb1 package. The new name is tdb. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=3 --- ldb.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ldb.spec b/ldb.spec index 5c563de..db83d7f 100644 --- a/ldb.spec +++ b/ldb.spec @@ -26,8 +26,11 @@ BuildRequires: pkg-config BuildRequires: pkgconfig %endif BuildRequires: libtalloc2-devel >= 2.0.7 -BuildRequires: libtdb1-devel -BuildRequires: libtevent0-devel +BuildRequires: libtdb1-devel >= 1.2.10 +#BuildRequires: libtevent0-devel >= 0.9.15 +BuildRequires: python-tdb >= 1.2.10 +BuildRequires: python-devel +BuildRequires: python-tevent >= 0.9.15 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140 %define build_make_smp_mflags %{?_smp_mflags} %else @@ -36,7 +39,6 @@ BuildRequires: libtevent0-devel License: LGPL-3.0+ Group: System/Libraries Url: http://ldb.samba.org/ -AutoReqProv: on Version: 1.1.6 Release: 0 PreReq: /sbin/ldconfig