From a7aa4285a1f0941ad5c1d42c02b84bda0e256ef9d03c4bcea736fb0ee63516ee Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 26 Nov 2022 09:01:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=957 --- wine.spec | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/wine.spec b/wine.spec index 024a280..58b7c1a 100644 --- a/wine.spec +++ b/wine.spec @@ -179,6 +179,21 @@ BuildRequires: libOSMesa-devel BuildRequires: pkgconfig(dri2proto) Source110: wine-d3d9-patches-%{nine_version}.tar.xz %endif +# wine bundles multiple unix libraries to be able to build PE files without dependencies +# current versions are from 7.22 (update this if you update the versions below): +Provides: bundled(FAudio) = 22.11.0 +Provides: bundled(jpeg) = 9e +Provides: bundled(libgsm) = 1.10.19 +Provides: bundled(libjxr) = 1.1 +Provides: bundled(liblcms2) = 2.14 +Provides: bundled(libpng) = 1.6.38 +Provides: bundled(libxml2) = 2.10.3 +Provides: bundled(libxslt) = 1.1.37 +Provides: bundled(mpg123) = 1.30.2 +Provides: bundled(openldap2) = 2.5.13 +Provides: bundled(tiff) = 4.4.0 +Provides: bundled(vkd3d) = 1.5 +Provides: bundled(zlib) = 1.2.13 %description Wine is a compatibility layer capable of running Windows