Accepting request 684496 from network:samba:STABLE

OBS-URL: https://build.opensuse.org/request/show/684496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cifs-utils?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2019-03-18 09:35:32 +00:00 committed by Git OBS Bridge
commit 4c17575cf8
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 12 13:39:46 UTC 2019 - palcantara@suse.de
- Fix build failure on SLE15; (bsc#1051510)
-------------------------------------------------------------------
Thu Feb 14 11:27:09 UTC 2019 - aaptel@suse.com

View File

@ -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: fdupes
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