Fix python3-samba requirement of smaba-test
This commit is contained in:
parent
ff76ca9f5e
commit
e14219f28a
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user