Accepting request 557474 from home:dmulder:branches:network:samba:STABLE
Changes required for adding Python3 support to the samba package. OBS-URL: https://build.opensuse.org/request/show/557474 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=95
This commit is contained in:
parent
d8a86e314a
commit
6dc2273085
@ -46,9 +46,8 @@ BuildRequires: python-devel
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-talloc >= %{talloc_version}
|
||||
BuildRequires: python3-talloc-devel >= %{talloc_version}
|
||||
%else
|
||||
BuildRequires: python-talloc-devel >= %{talloc_version}
|
||||
%endif # with_python3
|
||||
BuildRequires: python-talloc-devel >= %{talloc_version}
|
||||
%endif # build_man
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140
|
||||
%define build_make_smp_mflags %{?_smp_mflags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user