Fix typo in samba-dc requirements

This commit is contained in:
Andreas Schneider 2017-07-26 11:25:25 +02:00
parent 0a61e0cbed
commit 5f75ea2001
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ Requires: %{name}-winbind = %{samba_depver}
%if %{with_dc}
# samba-tool requirements, explicitly require python2 right now
Requires: python2
Requires: python2-python = %{samba_depver}
Requires: python2-%{name} = %{samba_depver}
Requires: python2-crypto
### Note that samba-dc right now cannot be used with Python 3