From 6dc2273085fdc3ff42737d0c444ccd45a3ac6e736c9016dee84993a977958208 Mon Sep 17 00:00:00 2001 From: Aurelien Aptel Date: Mon, 19 Mar 2018 15:36:55 +0000 Subject: [PATCH] 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 --- tevent.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tevent.spec b/tevent.spec index 6cee42e..7c15577 100644 --- a/tevent.spec +++ b/tevent.spec @@ -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}