From cbef29480c48cde5eb0ab1baa897654cd3d7c95ddc23cd16ee7025f67925f308 Mon Sep 17 00:00:00 2001 From: David Disseldorp Date: Mon, 29 May 2017 16:08:25 +0000 Subject: [PATCH] - Revert explicit winbind %{version}-%{release} dependency. + The ABI has stabilized since (bsc#936909), so remove to fix cross-media dependencies; (bsc#1037899). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=562 --- samba.changes | 7 +++++++ samba.spec | 4 ---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/samba.changes b/samba.changes index 9fd6b75..66abe4f 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 29 16:03:52 UTC 2017 - ddiss@suse.com + +- Revert explicit winbind %{version}-%{release} dependency. + + The ABI has stabilized since (bsc#936909), so remove to fix cross-media + dependencies; (bsc#1037899). + ------------------------------------------------------------------- Mon May 22 15:54:05 UTC 2017 - ddiss@suse.com diff --git a/samba.spec b/samba.spec index 67eda71..2a64591 100644 --- a/samba.spec +++ b/samba.spec @@ -396,7 +396,6 @@ License: GPL-3.0+ Group: Productivity/Networking/Samba Obsoletes: samba-gplv3-winbind < %{version} Provides: samba-client:/usr/sbin/winbindd -Requires: %{libwbclient_name} = %{version}-%{release} %if 0%{?suse_version} Requires: pam-config %endif @@ -998,9 +997,6 @@ Summary: Samba libwbclient Library License: LGPL-3.0+ Group: System/Libraries Requires: /sbin/ldconfig -%if 0%{?suse_version} > 1030 -Recommends: samba-winbind = %{version}-%{release} -%endif %description -n %{libwbclient_name} This package includes the wbclient library.