better test in snapshot
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=125
This commit is contained in:
parent
9d87fd688d
commit
5a3f1b428e
12
wine.spec
12
wine.spec
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_with hal
|
%bcond_with hal
|
||||||
|
|
||||||
Name: wine
|
Name: wine
|
||||||
@ -196,17 +195,6 @@ cd ..
|
|||||||
|
|
||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
|
|
||||||
echo >my-find-requires.sh <<EOF
|
|
||||||
%{__find_requires}
|
|
||||||
%ifarch x86_64
|
|
||||||
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/\1()(64bit)/;'|sort -u
|
|
||||||
%else
|
|
||||||
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/\1/;'|sort -u
|
|
||||||
%endif
|
|
||||||
EOF
|
|
||||||
chmod 755 my-find-requires.sh
|
|
||||||
%define __find_requires my-find-requires.sh
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user