Files
wine/baselibs.conf
Marcus Meissner b66e89fa20 - Updated to 9.14 release
- Mailslots reimplemented using server-side I/O.
  - More support for ODBC Windows drivers.
  - Still more user32 data structures in shared memory.
  - Various bug fixes.
- update staging to 9.14 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1138
2024-07-29 09:39:54 +00:00

33 lines
802 B
Plaintext

# this file is autregenerated by the .spec file.
wine
+^/usr/bin/wine$
+^/usr/bin/wine-preloader$
/usr/lib/wine/*.acm
/usr/lib/wine/*.com
/usr/lib/wine/*.cpl
/usr/lib/wine/*.dll
/usr/lib/wine/*.dll16
/usr/lib/wine/*.drv
/usr/lib/wine/*.drv16
/usr/lib/wine/*.exe
/usr/lib/wine/*.exe16
/usr/lib/wine/*.mod16
/usr/lib/wine/*.ocx
/usr/lib/wine/*.sys
/usr/lib/wine/*.tlb
/usr/lib/wine/*.vxd
requires "libX11.so.6"
requires "libXext.so.6"
requires "libXcursor.so.1"
requires "libXi.so.6"
requires "libXxf86vm.so.1"
requires "libXrender.so.1"
requires "libXrandr.so.2"
requires "libXinerama.so.1"
requires "libXcomposite.so.1"
requires "libGL.so.1"
requires "libGLU.so.1"
provides "wine-<targettype> = <version>-<release>"
conflicts "otherproviders(wine-<targettype>)"
wine-devel