From 8a9deb711587c76492a72323770f386d3883a779359f0b0d21e82e42754b9fcf Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 13 Jan 2024 10:40:56 +0000 Subject: [PATCH] - adjusted * n_libdrm-drop-valgrind-dep-generic.patch * n_libdrm-drop-valgrind-dep-intel.patch OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=361 --- libdrm.changes | 3 +++ n_libdrm-drop-valgrind-dep-generic.patch | 2 +- n_libdrm-drop-valgrind-dep-intel.patch | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libdrm.changes b/libdrm.changes index cabf7bb..05ec8b3 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -6,6 +6,9 @@ Sat Jan 13 10:33:20 UTC 2024 - Stefan Dirsch linear/fallback case * amdgpu: fix use-after-free * Sync headers with drm-next +- adjusted + * n_libdrm-drop-valgrind-dep-generic.patch + * n_libdrm-drop-valgrind-dep-intel.patch ------------------------------------------------------------------- Sat Jan 6 21:10:13 UTC 2024 - Stefan Dirsch diff --git a/n_libdrm-drop-valgrind-dep-generic.patch b/n_libdrm-drop-valgrind-dep-generic.patch index a86ebec..44d4f55 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.119 + Version: 2.4.120 -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 4de01d6..b95a2eb 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.119 + Version: 2.4.120 Requires: libdrm -Requires.private: pciaccess >= 0.10, valgrind +Requires.private: pciaccess >= 0.10