Accepting request 724127 from home:aaptel:cifs-utils-6.9

- add missing changlog bsc ref
- Remove dependency workaround regarding python2/python3

OBS-URL: https://build.opensuse.org/request/show/724127
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=173
This commit is contained in:
Paulo Alcantara 2019-08-16 15:25:16 +00:00 committed by Git OBS Bridge
parent 9f24f9e262
commit 045fbe5a4c
2 changed files with 2 additions and 6 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Thu Aug 15 16:50:29 UTC 2019 - Aurelien Aptel <aaptel@suse.com>
- Update to cifs-utils 6.9; (bsc#1132087).
- Update to cifs-utils 6.9; (bsc#1132087); (bsc#1136031).
* adds fixes for Azure
* new smbinfo utility
* remove cifs-utils-6.8.tar.bz2
@ -31,6 +31,7 @@ Thu Aug 15 16:50:29 UTC 2019 - Aurelien Aptel <aaptel@suse.com>
* remove 0010-mount.cifs.rst-document-vers-3.02-mount-option.patch
* remove allow-dns-resolver-key-to-expire.patch
* remove suse-document-new-vers-default-SMB2.1.patch
- Remove dependency workaround regarding python2/python3
-------------------------------------------------------------------
Tue Mar 12 13:39:46 UTC 2019 - palcantara@suse.de

View File

@ -83,11 +83,6 @@ 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