From c7709b773d75086a0aad783a4a944b070fd40b40 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 23 Sep 2018 10:16:51 +0200 Subject: [PATCH] Remove python2-samba Requires as it's not built --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 61f033b..101976f 100644 --- a/samba.spec +++ b/samba.spec @@ -358,7 +358,7 @@ Requires: %{name}-winbind = %{samba_depver} %if %{with_dc} # samba-tool requirements, explicitly require python2 right now Requires: python2 -Requires: python2-%{name} = %{samba_depver} +#Requires: python2-%{name} = %{samba_depver} Requires: python2-crypto ### Note that samba-dc right now cannot be used with Python 3