From 045fbe5a4c28a26abc1384cb573cc428cfff624d323dd40bba9e2633d083ce55 Mon Sep 17 00:00:00 2001 From: Paulo Alcantara Date: Fri, 16 Aug 2019 15:25:16 +0000 Subject: [PATCH] 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 --- cifs-utils.changes | 3 ++- cifs-utils.spec | 5 ----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/cifs-utils.changes b/cifs-utils.changes index cf982dd..0bce01f 100644 --- a/cifs-utils.changes +++ b/cifs-utils.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Aug 15 16:50:29 UTC 2019 - Aurelien Aptel -- 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 * 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 diff --git a/cifs-utils.spec b/cifs-utils.spec index 93fc2e4..3ff7deb 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -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