Accepting request 900165 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Fix "adjusted directories to load 32bit wine things from 64bit wine."
  to package properly on aarch64

OBS-URL: https://build.opensuse.org/request/show/900165
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=857
This commit is contained in:
Marcus Meissner 2021-06-15 13:54:49 +00:00 committed by Git OBS Bridge
parent 361089d94a
commit 440b946d22
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 15 12:22:51 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix "adjusted directories to load 32bit wine things from 64bit wine."
to package properly on aarch64
-------------------------------------------------------------------
Sat Jun 5 12:27:57 UTC 2021 - Marcus Meissner <meissner@suse.com>

View File

@ -455,6 +455,8 @@ chmod 755 %winedir/my-find-requires.sh
%ifarch x86_64 aarch64
%{_bindir}/wine64
%{_bindir}/wine64-preloader
%endif
%ifarch x86_64
%dir /usr/lib/wine/
%dir /usr/lib/wine/i386-windows
%dir /usr/lib/wine/i386-unix