- 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
This commit is contained in:
parent
0d9769c31a
commit
e539c59ed7
@ -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
|
Mon May 15 11:16:10 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -46,6 +46,10 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
%if 0%{?suse_version} >= 1330
|
%if 0%{?suse_version} >= 1330
|
||||||
BuildRequires: mpg123-devel
|
BuildRequires: mpg123-devel
|
||||||
|
Provides: wine-mp3 = %version
|
||||||
|
Obsoletes: wine-mp3 < %version
|
||||||
|
%else
|
||||||
|
Recommends: wine-mp3
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: openal-soft-devel
|
BuildRequires: openal-soft-devel
|
||||||
@ -79,7 +83,6 @@ Source7: baselibs.conf
|
|||||||
# - currently none, but add them here
|
# - currently none, but add them here
|
||||||
#Patch0: susepatches.patch
|
#Patch0: susepatches.patch
|
||||||
Recommends: wine-gecko >= 2.47
|
Recommends: wine-gecko >= 2.47
|
||||||
Recommends: wine-mp3
|
|
||||||
# not packaged in distro...
|
# not packaged in distro...
|
||||||
Recommends: wine-mono
|
Recommends: wine-mono
|
||||||
Recommends: dosbox
|
Recommends: dosbox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user