- obsolete also the 32bit wine-mp3 package. (bsc#1042452)

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=422
This commit is contained in:
Marcus Meissner 2017-06-03 07:50:51 +00:00 committed by Git OBS Bridge
parent 05ab1269ae
commit 93794cb0ab
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 3 07:50:23 UTC 2017 - meissner@suse.com
- obsolete also the 32bit wine-mp3 package. (bsc#1042452)
-------------------------------------------------------------------
Fri May 26 14:35:31 UTC 2017 - meissner@suse.com

View File

@ -165,7 +165,7 @@ grep SONAME_ config.log
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-32bit\"" >> %SOURCE7
echo " recommends \"wine-mp3-32bit\"" >> %SOURCE7
echo " obsoletes \"wine-mp3-32bit\"" >> %SOURCE7
%if 0%{?suse_version} >= 1310
echo " requires \"p11-kit-32bit\"" >> %SOURCE7
%endif