From 28423e7885e1672ab8db1af86ef0de6fdd880c034ae1e4c3916923b8d1094633 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 9 May 2021 13:31:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=840 --- wine.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wine.spec b/wine.spec index 4260f51..b24a828 100644 --- a/wine.spec +++ b/wine.spec @@ -468,8 +468,11 @@ chmod 755 %winedir/my-find-requires.sh %dir %{_libdir}/wine/*-unix %{_libdir}/wine/*-unix/*.a %{_libdir}/wine/*-unix/*.def +%if 0%{?suse_version} >= 1550 +# only generated with mingw %dir %{_libdir}/wine/*-windows %{_libdir}/wine/*-windows/*.a +%endif %doc %{_mandir}/man1/winemaker.1* %doc %{_mandir}/*/man1/winemaker.1* %doc %{_mandir}/man1/widl.1*