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:
Aurelien Aptel 2018-03-19 15:36:55 +00:00 committed by Git OBS Bridge
parent d8a86e314a
commit 6dc2273085

View File

@ -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}