Add missing Requires to python3-samba-libs

Found by rpmdiff
This commit is contained in:
Andreas Schneider 2018-08-21 16:03:20 +02:00
parent 437bb44f43
commit 460c9949b8
1 changed files with 2 additions and 0 deletions

View File

@ -590,6 +590,8 @@ that use SMB, RPC and other Samba provided protocols in Python 3 programs.
%package -n python3-samba-test
Summary: Samba Python libraries
Requires: python3-%{name} = %{samba_depver}
Requires: %{name}-client-libs = %{samba_depver}
Requires: %{name}-libs = %{samba_depver}
%description -n python3-samba-test
The python3-%{name}-test package contains the Python libraries used by the test suite of Samba.