Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wine-nine-standalone for 
openSUSE:Factory checked in at 2022-04-10 19:05:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine-nine-standalone (Old)
 and      /work/SRC/openSUSE:Factory/.wine-nine-standalone.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine-nine-standalone"

Sun Apr 10 19:05:47 2022 rev:8 rq:968227 version:0.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/wine-nine-standalone/wine-nine-standalone.changes    
    2021-04-18 21:45:40.656779393 +0200
+++ 
/work/SRC/openSUSE:Factory/.wine-nine-standalone.new.1900/wine-nine-standalone.changes
      2022-04-10 19:06:04.082058817 +0200
@@ -1,0 +2,6 @@
+Sat Apr  9 20:20:47 UTC 2022 - Aaron Puchert <aaronpuch...@alice-dsl.net>
+
+- Mesa-libd3d's d3dadapter9.so is loaded with dlopen and thus not
+  automatically recognized as runtime dependency, add it manually.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wine-nine-standalone.spec ++++++
--- /var/tmp/diff_new_pack.G3Vh8i/_old  2022-04-10 19:06:04.630052751 +0200
+++ /var/tmp/diff_new_pack.G3Vh8i/_new  2022-04-10 19:06:04.638052662 +0200
@@ -36,6 +36,7 @@
 BuildRequires:  meson
 BuildRequires:  wine
 BuildRequires:  wine-devel
+Requires:       Mesa-libd3d
 Obsoletes:      wine-nine < 4.2
 ExclusiveArch:  %{ix86} x86_64
 
@@ -76,9 +77,9 @@
 %install
 %meson_install
 
-mkdir %{buildroot}/%{_libdir}/wine/fakedlls
-mv %{buildroot}/%{_libdir}/wine/d3d9-nine.dll.fake 
%{buildroot}/%{_libdir}/wine/fakedlls/d3d9-nine.dll
-mv %{buildroot}/%{_libdir}/wine/ninewinecfg.exe.fake 
%{buildroot}/%{_libdir}/wine/fakedlls/ninewinecfg.exe
+mkdir %{buildroot}%{_libdir}/wine/fakedlls
+mv %{buildroot}%{_libdir}/wine/d3d9-nine.dll.fake 
%{buildroot}%{_libdir}/wine/fakedlls/d3d9-nine.dll
+mv %{buildroot}%{_libdir}/wine/ninewinecfg.exe.fake 
%{buildroot}%{_libdir}/wine/fakedlls/ninewinecfg.exe
 
 %files
 %license LICENSE

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.G3Vh8i/_old  2022-04-10 19:06:04.674052263 +0200
+++ /var/tmp/diff_new_pack.G3Vh8i/_new  2022-04-10 19:06:04.678052219 +0200
@@ -1,3 +1,4 @@
 wine-nine-standalone
+  requires "Mesa-libd3d-<targettype>"
  +/usr/lib/wine/fakedlls
 

Reply via email to