- recommend Mesa-GL1-32bit in baselibs, so we get opengl support.
(it is not directly required) OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=447
This commit is contained in:
parent
55375bd37c
commit
da44aa3b0e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 13 15:05:05 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
- recommend Mesa-GL1-32bit in baselibs, so we get opengl support.
|
||||||
|
(it is not directly required)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 11 14:56:58 UTC 2017 - aavindraa@gmail.com
|
Sat Nov 11 14:56:58 UTC 2017 - aavindraa@gmail.com
|
||||||
|
|
||||||
|
@ -165,6 +165,7 @@ grep SONAME_ config.log
|
|||||||
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires \1/;'|sort -u >>%SOURCE7
|
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires \1/;'|sort -u >>%SOURCE7
|
||||||
echo " recommends \"alsa-plugins-pulse-32bit\"" >> %SOURCE7
|
echo " recommends \"alsa-plugins-pulse-32bit\"" >> %SOURCE7
|
||||||
echo " recommends \"alsa-plugins-32bit\"" >> %SOURCE7
|
echo " recommends \"alsa-plugins-32bit\"" >> %SOURCE7
|
||||||
|
echo " recommends \"Mesa-libGL1-32bit\"" >> %SOURCE7
|
||||||
%if 0%{?suse_version} >= 1330
|
%if 0%{?suse_version} >= 1330
|
||||||
echo " obsoletes \"wine-mp3-32bit\"" >> %SOURCE7
|
echo " obsoletes \"wine-mp3-32bit\"" >> %SOURCE7
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user