From 0bf514a66ba87e96770bb186dc73feef84c909cb8b98314ffa30cea44ab85e36 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 4 Jan 2014 12:10:55 +0000 Subject: [PATCH] - require samba-winbind for the ntlm_auth helper binary OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=208 --- wine.changes | 2 +- wine.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wine.changes b/wine.changes index 5abcedc..9bbba86 100644 --- a/wine.changes +++ b/wine.changes @@ -6,7 +6,7 @@ Fri Dec 20 19:32:51 UTC 2013 - meissner@suse.com - Some DirectDraw palette fixes. - Reduced code duplication between C++ runtime versions. - Various bug fixes. -- recommend samba-winbind for the ntlm_auth helper binary +- require samba-winbind for the ntlm_auth helper binary bnc#857302 ------------------------------------------------------------------- diff --git a/wine.spec b/wine.spec index 14f79b1..a343188 100644 --- a/wine.spec +++ b/wine.spec @@ -79,7 +79,7 @@ Recommends: wine-mp3 # not packaged in distro... Recommends: wine-mono Recommends: dosbox -Recommends: samba-winbind +Requires: samba-winbind Conflicts: wine-gecko < 1.3 %ifarch x86_64 Requires: %{name}-32bit = %{version}