This commit is contained in:
parent
3b4d20b104
commit
27c82a3f49
@ -444,6 +444,7 @@ chmod 755 %winedir/my-find-requires.sh
|
||||
%{_bindir}/wine64-preloader
|
||||
%endif
|
||||
%{_libdir}/wine/*.so
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%{_libdir}/wine/*.acm
|
||||
%{_libdir}/wine/*.com
|
||||
%{_libdir}/wine/*.cpl
|
||||
@ -459,6 +460,7 @@ chmod 755 %winedir/my-find-requires.sh
|
||||
%{_libdir}/wine/*.exe
|
||||
%{_libdir}/wine/*.ocx
|
||||
%{_libdir}/wine/*.sys
|
||||
%endif
|
||||
%{_libdir}/wine/*.tlb
|
||||
%{_libdir}/lib*.so.*
|
||||
%dir %{_libdir}/wine
|
||||
|
Loading…
Reference in New Issue
Block a user