Remove libtdb1 package. The new name is tdb.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=3
This commit is contained in:
parent
e1ba914827
commit
8a634e70d2
8
ldb.spec
8
ldb.spec
@ -26,8 +26,11 @@ BuildRequires: pkg-config
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libtalloc2-devel >= 2.0.7
|
BuildRequires: libtalloc2-devel >= 2.0.7
|
||||||
BuildRequires: libtdb1-devel
|
BuildRequires: libtdb1-devel >= 1.2.10
|
||||||
BuildRequires: libtevent0-devel
|
#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
|
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140
|
||||||
%define build_make_smp_mflags %{?_smp_mflags}
|
%define build_make_smp_mflags %{?_smp_mflags}
|
||||||
%else
|
%else
|
||||||
@ -36,7 +39,6 @@ BuildRequires: libtevent0-devel
|
|||||||
License: LGPL-3.0+
|
License: LGPL-3.0+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://ldb.samba.org/
|
Url: http://ldb.samba.org/
|
||||||
AutoReqProv: on
|
|
||||||
Version: 1.1.6
|
Version: 1.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
PreReq: /sbin/ldconfig
|
PreReq: /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user