diff --git a/samba.spec b/samba.spec index acac19b..a9a6242 100644 --- a/samba.spec +++ b/samba.spec @@ -6,14 +6,14 @@ %define smbldap_tools_ver 0.9.2 Name: samba -Version: 4.13.4 +Version: 4.14.2 Release: 1mamba Summary: Samba provides seamless file and print services to SMB/CIFS clients Group: System/Servers Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.samba.org +URL: https://www.samba.org Source0: http://us1.samba.org/samba/ftp/stable/samba-%{version}.tar.gz Source1: samba-conf Source2: samba-initscript @@ -75,10 +75,10 @@ BuildRequires: libsystemd-devel >= 2:230-1mamba BuildRequires: libopenssl-devel BuildRequires: valgrind BuildRequires: libldb-devel -#BuildRequires: python-tdb BuildRequires: python-ldb BuildRequires: python-tdb BuildRequires: python-tevent +BuildRequires: python-dnspython-py3 Requires: perl Requires: pam >= 0.78-10 Requires: libldb >= 1:1.4 @@ -90,9 +90,9 @@ Requires: cifs-utils Requires: python-ldb Requires: python-tdb Requires: python-tevent +Requires: python-dnspython-py3 Obsoletes: samba-common %systemd_requires -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. @@ -819,6 +819,12 @@ fi %{_mandir}/man8/winbindd.* %changelog +* Sat Mar 27 2021 Automatic Build System 4.14.2-1mamba +- automatic version update by autodist + +* Wed Mar 10 2021 Automatic Build System 4.14.0-1mamba +- automatic version update by autodist + * Wed Jan 27 2021 Automatic Build System 4.13.4-1mamba - automatic version update by autodist