diff --git a/samba.spec b/samba.spec index eddf548..32bd030 100644 --- a/samba.spec +++ b/samba.spec @@ -357,7 +357,7 @@ and Wireshark to parse IDL and similar protocols %package python Summary: Samba Python libraries License: GPL-3.0+ -Group: Applications/System +Group: Development/Libraries/Python %if %{with_python} Requires: %{name} = %{version} Requires: python-ldb @@ -370,11 +370,10 @@ Requires: python-tevent The samba-python package contains the Python libraries needed by programs that use SMB, RPC and other Samba provided protocols in Python programs. -%if %{with_python3} %package python3 Summary: Samba Python3 libraries License: GPL-3.0+ -Group: Applications/System +Group: Development/Libraries/Python Requires: %{name} = %{version} Requires: python3-ldb Requires: python3-talloc @@ -384,7 +383,6 @@ Requires: python3-tevent %description python3 The samba-python3 package contains the Python libraries needed by programs that use SMB, RPC and other Samba provided protocols in Python3 programs. -%endif %package test Summary: Testing tools for Samba servers and clients