Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libdrm for openSUSE:Factory checked 
in at 2025-09-30 17:39:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdrm (Old)
 and      /work/SRC/openSUSE:Factory/.libdrm.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdrm"

Tue Sep 30 17:39:45 2025 rev:181 rq:1307924 version:2.4.124

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdrm/libdrm.changes    2024-12-22 
17:58:50.758563839 +0100
+++ /work/SRC/openSUSE:Factory/.libdrm.new.11973/libdrm.changes 2025-09-30 
17:39:47.674722825 +0200
@@ -1,0 +2,6 @@
+Mon Sep 22 15:36:39 UTC 2025 - Stefan Dirsch <[email protected]>
+
+- redefine %meson_build/%meson_install on Leap 15.6 in order to fix
+  build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libdrm.spec ++++++
--- /var/tmp/diff_new_pack.dTbaxX/_old  2025-09-30 17:39:48.994778188 +0200
+++ /var/tmp/diff_new_pack.dTbaxX/_new  2025-09-30 17:39:48.994778188 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdrm
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,6 +22,11 @@
 %bcond_with valgrind_support
 %endif
 
+%if 0%{?sle_version} == 150600 && 0%{?is_opensuse}
+%define meson_build /usr/bin/meson compile -C %{_vpath_builddir} 
%{_smp_mflags} --verbose
+%define meson_install /usr/bin/meson install -C %{_vpath_builddir} 
--no-rebuild --destdir=%{buildroot}
+%endif
+
 Name:           libdrm
 # Please remember to adjust the version in the n_libdrm-drop-valgrind* patches
 Version:        2.4.124

Reply via email to