- also build with mingw on 15.x
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=734
This commit is contained in:
parent
127f798cea
commit
21b0f7cade
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 10 06:30:50 UTC 2020 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- also build with mingw on 15.x
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 06:38:19 UTC 2020 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -92,7 +92,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: sane-backends-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: valgrind-devel
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%if 0%{?suse_version} >= 1500
|
||||
%ifarch x86_64
|
||||
BuildRequires: mingw64-cross-gcc
|
||||
%endif
|
||||
@ -446,7 +446,7 @@ chmod 755 %winedir/my-find-requires.sh
|
||||
%{_bindir}/wine64-preloader
|
||||
%endif
|
||||
%{_libdir}/wine/*.so
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%if 0%{?suse_version} >= 1500
|
||||
%ifnarch %arm aarch64
|
||||
%{_libdir}/wine/*.acm
|
||||
%{_libdir}/wine/*.ax
|
||||
|
Loading…
Reference in New Issue
Block a user