From e539c59ed789a3eec48b91161e638039dc39b9d548e729e899f4a4707002a059 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 23 May 2017 09:10:56 +0000 Subject: [PATCH] - obsolete the external wine-mp3 for distributions that have mp3 support now. (bsc#1040190) OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=420 --- wine.changes | 6 ++++++ wine.spec | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/wine.changes b/wine.changes index 9e18427..c5f9156 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 23 09:10:31 UTC 2017 - meissner@suse.com + +- obsolete the external wine-mp3 for distributions that have + mp3 support now. (bsc#1040190) + ------------------------------------------------------------------- Mon May 15 11:16:10 UTC 2017 - meissner@suse.com diff --git a/wine.spec b/wine.spec index 1d67f72..bc18204 100644 --- a/wine.spec +++ b/wine.spec @@ -46,6 +46,10 @@ BuildRequires: libxml2-devel BuildRequires: libxslt-devel %if 0%{?suse_version} >= 1330 BuildRequires: mpg123-devel +Provides: wine-mp3 = %version +Obsoletes: wine-mp3 < %version +%else +Recommends: wine-mp3 %endif BuildRequires: ncurses-devel BuildRequires: openal-soft-devel @@ -79,7 +83,6 @@ Source7: baselibs.conf # - currently none, but add them here #Patch0: susepatches.patch Recommends: wine-gecko >= 2.47 -Recommends: wine-mp3 # not packaged in distro... Recommends: wine-mono Recommends: dosbox