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