From 440b946d2231d3c38be1a3682aa251347b8d9b7adf45e449d7521556dd50c5f6 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 15 Jun 2021 13:54:49 +0000 Subject: [PATCH] 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 --- wine.changes | 6 ++++++ wine.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/wine.changes b/wine.changes index 7932913..fb434b1 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 15 12:22:51 UTC 2021 - Guillaume GARDET + +- 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 diff --git a/wine.spec b/wine.spec index 7e379b2..41793b6 100644 --- a/wine.spec +++ b/wine.spec @@ -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