From 829a1cc4cce4bda19a47a1c48583e0fd26234e31d233297bbdd2ede7138660b4 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 28 Nov 2023 14:31:03 +0000 Subject: [PATCH] - adjusted n_libdrm-drop-valgrind-dep-generic.patch, n_libdrm-drop-valgrind-dep-intel.patch to fix build on sle15-sp6 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=355 --- libdrm.changes | 6 ++++++ n_libdrm-drop-valgrind-dep-generic.patch | 2 +- n_libdrm-drop-valgrind-dep-intel.patch | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libdrm.changes b/libdrm.changes index ee2f427..439a59a 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 28 14:29:20 UTC 2023 - Stefan Dirsch + +- adjusted n_libdrm-drop-valgrind-dep-generic.patch, + n_libdrm-drop-valgrind-dep-intel.patch to fix build on sle15-sp6 + ------------------------------------------------------------------- Sat Nov 25 10:09:47 UTC 2023 - Dirk Müller diff --git a/n_libdrm-drop-valgrind-dep-generic.patch b/n_libdrm-drop-valgrind-dep-generic.patch index 3586d7e..1d99387 100644 --- a/n_libdrm-drop-valgrind-dep-generic.patch +++ b/n_libdrm-drop-valgrind-dep-generic.patch @@ -3,7 +3,7 @@ @@ -5,7 +5,6 @@ Name: libdrm Description: Userspace interface to kernel DRM services - Version: 2.4.117 + Version: 2.4.118 -Requires.private: valgrind Libs: -L${libdir} -ldrm Libs.private: -lm diff --git a/n_libdrm-drop-valgrind-dep-intel.patch b/n_libdrm-drop-valgrind-dep-intel.patch index b96690e..901cb07 100644 --- a/n_libdrm-drop-valgrind-dep-intel.patch +++ b/n_libdrm-drop-valgrind-dep-intel.patch @@ -2,7 +2,7 @@ +++ pkgconfig/libdrm_intel.pc 2023-11-17 14:38:39.303431015 +0100 @@ -6,7 +6,7 @@ Description: Userspace interface to intel kernel DRM services - Version: 2.4.117 + Version: 2.4.118 Requires: libdrm -Requires.private: pciaccess >= 0.10, valgrind +Requires.private: pciaccess >= 0.10