Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libdrm for openSUSE:Factory checked 
in at 2022-11-24 12:22:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdrm (Old)
 and      /work/SRC/openSUSE:Factory/.libdrm.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdrm"

Thu Nov 24 12:22:31 2022 rev:164 rq:1037626 version:2.4.114

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdrm/libdrm.changes    2022-11-23 
09:47:47.590943401 +0100
+++ /work/SRC/openSUSE:Factory/.libdrm.new.1597/libdrm.changes  2022-11-24 
12:22:42.617099679 +0100
@@ -1,0 +2,8 @@
+Wed Nov 23 14:20:46 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Apply n_libdrm-drop-valgrind-dep-generic.patch and
+  n_libdrm-drop-valgrind-dep-intel.patch only when the build uses
+  meson < 0.64. With meson 0.64, we don't get the dependency on
+  valgraind added.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libdrm.spec ++++++
--- /var/tmp/diff_new_pack.Ut1i3f/_old  2022-11-24 12:22:43.197103365 +0100
+++ /var/tmp/diff_new_pack.Ut1i3f/_new  2022-11-24 12:22:43.201103390 +0100
@@ -258,6 +258,7 @@
 
 %install
 %meson_install
+%if %{pkg_vcmp meson < 0.64}
 %if %{with valgrind_support}
 # patch the generated pkgconfig files to not have a dependency on valgrind
 # intentionally using a patch file to catch if we need to adjust
@@ -271,6 +272,7 @@
 %endif
 popd
 %endif
+%endif
 %fdupes %{buildroot}/%{_prefix}
 
 %post   -n libdrm2 -p /sbin/ldconfig

Reply via email to