Hello community, here is the log from the commit of package cifs-utils for openSUSE:Factory checked in at 2019-03-18 10:35:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cifs-utils (Old) and /work/SRC/openSUSE:Factory/.cifs-utils.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cifs-utils" Mon Mar 18 10:35:32 2019 rev:57 rq:684496 version:6.8 Changes: -------- --- /work/SRC/openSUSE:Factory/cifs-utils/cifs-utils.changes 2019-03-01 20:27:40.806036556 +0100 +++ /work/SRC/openSUSE:Factory/.cifs-utils.new.28833/cifs-utils.changes 2019-03-18 10:35:34.599527935 +0100 @@ -1,0 +2,5 @@ +Tue Mar 12 13:39:46 UTC 2019 - [email protected] + +- Fix build failure on SLE15; (bsc#1051510) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cifs-utils.spec ++++++ --- /var/tmp/diff_new_pack.j9zZ6b/_old 2019-03-18 10:35:37.195527373 +0100 +++ /var/tmp/diff_new_pack.j9zZ6b/_new 2019-03-18 10:35:37.199527372 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -85,7 +85,11 @@ BuildRequires: libwbclient-devel BuildRequires: pam-devel BuildRequires: pkg-config +%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 150000 +BuildRequires: (samba-libs-python3 if samba-libs >= 4.9.3) +%else BuildRequires: samba-libs-python3 +%endif Requires: keyutils %if ! %{defined _rundir} %define _rundir %{_localstatedir}/run
