Reorder BuildRequires lines.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=40
This commit is contained in:
parent
5f2ceed6b2
commit
85f81a43c1
6
ldb.spec
6
ldb.spec
@ -23,6 +23,9 @@
|
||||
%define tevent_version 0.9.17
|
||||
|
||||
Name: ldb
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
#!BuildIgnore: libtalloc
|
||||
BuildRequires: libtalloc-devel >= %{talloc_version}
|
||||
BuildRequires: libtdb-devel >= %{tdb_version}
|
||||
@ -32,9 +35,6 @@ BuildRequires: pytalloc-devel >= %{talloc_version}
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-tdb >= %{tdb_version}
|
||||
BuildRequires: python-tevent >= %{tevent_version}
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140
|
||||
%define build_make_smp_mflags %{?_smp_mflags}
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user