Fix python3-samba requirement of smaba-test

This commit is contained in:
Andreas Schneider 2019-12-06 09:46:03 +01:00
parent ff76ca9f5e
commit e14219f28a
1 changed files with 1 additions and 1 deletions

View File

@ -621,7 +621,7 @@ Requires: libsmbclient = %{samba_depver}
%if %with_libwbclient
Requires: libwbclient = %{samba_depver}
%endif
Requires: python3-%{name} = %{version}-%{release}
Requires: python3-%{name} = %{samba_depver}
Requires: perl(Archive::Tar)
Provides: samba4-test = %{samba_depver}