This commit is contained in:
parent
93794cb0ab
commit
8c74cd95f6
@ -165,7 +165,11 @@ 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
|
||||
%if 0%{?suse_version} >= 1330
|
||||
echo " obsoletes \"wine-mp3-32bit\"" >> %SOURCE7
|
||||
%else
|
||||
echo " recommends \"wine-mp3-32bit\"" >> %SOURCE7
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1310
|
||||
echo " requires \"p11-kit-32bit\"" >> %SOURCE7
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user