- require p11-kit-32bit in -32bit package.
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=213
This commit is contained in:
parent
9b66057194
commit
32e814e2c6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 08:15:18 UTC 2014 - meissner@suse.com
|
||||
|
||||
- require p11-kit-32bit in -32bit package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 20:16:01 UTC 2014 - meissner@suse.com
|
||||
|
||||
|
@ -156,8 +156,11 @@ echo " +^/usr/bin/wine-preloader\$" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/fakedlls" >> %SOURCE7
|
||||
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 \"alsa-plugins-pulse-32bit\"" >> %SOURCE7
|
||||
echo " recommends \"alsa-plugins-32bit\"" >> %SOURCE7
|
||||
%if 0%{?suse_version} >= 1310
|
||||
echo " requires \"p11-kit-32bit\"" >> %SOURCE7
|
||||
%endif
|
||||
echo "%name-devel" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/.*def" >> %SOURCE7
|
||||
cat %SOURCE7
|
||||
|
Loading…
Reference in New Issue
Block a user