Accepting request 895387 from home:darix:branches:Emulators
fix filelist OBS-URL: https://build.opensuse.org/request/show/895387 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=850
This commit is contained in:
parent
178c488b2b
commit
b948165be5
@ -455,6 +455,11 @@ chmod 755 %winedir/my-find-requires.sh
|
||||
%ifarch x86_64 aarch64
|
||||
%{_bindir}/wine64
|
||||
%{_bindir}/wine64-preloader
|
||||
%dir /usr/lib/wine/
|
||||
%dir /usr/lib/wine/i386-windows
|
||||
%dir /usr/lib/wine/i386-unix
|
||||
/usr/%{_lib}/wine/i386-windows
|
||||
/usr/%{_lib}/wine/i386-unix
|
||||
%endif
|
||||
%dir %{_libdir}/wine
|
||||
%dir %{_libdir}/wine/*-windows
|
||||
@ -463,10 +468,6 @@ chmod 755 %winedir/my-find-requires.sh
|
||||
%{_libdir}/wine/*-windows/*.acm
|
||||
%dir %{_libdir}/wine/*-unix
|
||||
%{_libdir}/wine/*-unix/*.so*
|
||||
%ifarch x86_64
|
||||
%dir /usr/lib/wine/i386-windows
|
||||
%dir /usr/lib/wine/i386-unix
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user