Add Requires for python modules

This commit is contained in:
Ilfat G 2024-03-05 14:56:36 +03:00
parent 2911a68c7b
commit a6b168f436
No known key found for this signature in database
GPG key ID: D5E884CA11E29755

View file

@ -114,7 +114,7 @@ Conflicts: %{1} < %{2}
Summary: Samba SMB server
Name: samba
Version: 4.19.5
Release: 1
Release: 2
Epoch: 1
License: GPLv3+
Group: System/Servers
@ -806,6 +806,8 @@ Requires: python3-tevent
Requires: python3-tdb
Requires: python3-ldb
Requires: python3egg(dnspython)
# for ms_forest_updates_markdown.py and ms_schema_markdown.py
Requires: python3egg(markdown)
Requires: ldb-utils
# old name
Provides: samba-python3 = %{EVRD}