This commit is contained in:
parent
47a27b0c9c
commit
9b2b87b3ec
@ -2,6 +2,7 @@
|
|||||||
wine
|
wine
|
||||||
+^/usr/bin/wine$
|
+^/usr/bin/wine$
|
||||||
+^/usr/bin/wine-preloader$
|
+^/usr/bin/wine-preloader$
|
||||||
|
/usr/lib/wine/*.dll
|
||||||
requires "libX11.so.6"
|
requires "libX11.so.6"
|
||||||
requires "libXext.so.6"
|
requires "libXext.so.6"
|
||||||
requires "libXcursor.so.1"
|
requires "libXcursor.so.1"
|
||||||
|
@ -442,6 +442,7 @@ chmod 755 %winedir/my-find-requires.sh
|
|||||||
%{_bindir}/wine64-preloader
|
%{_bindir}/wine64-preloader
|
||||||
%endif
|
%endif
|
||||||
%{_libdir}/wine/*.so
|
%{_libdir}/wine/*.so
|
||||||
|
%{_libdir}/wine/*.dll
|
||||||
%{_libdir}/lib*.so.*
|
%{_libdir}/lib*.so.*
|
||||||
%dir %{_libdir}/wine
|
%dir %{_libdir}/wine
|
||||||
%dir %{_libdir}/wine/fakedlls
|
%dir %{_libdir}/wine/fakedlls
|
||||||
|
Loading…
Reference in New Issue
Block a user